glibc/posix
H.J. Lu 825adeeed1 Mark __dso_handle as hidden [BZ #18822]
Since __dso_handle is always defined by either crtbegin.o from GCC or
dso_handle.c, it should be marked as hidden and be passed directly.

	[BZ #18822]
	* dlfcn/modatexit.c (foo): Remove __dso_handle check.
	* dlfcn/modcxaatexit.c: Include <dso_handle.h>.
	(__dso_handle): Remove declaration.
	* dlfcn/tstatexit.c (__dso_handle): Removed.
	(main): Don't check __dso_handle.
	* dlfcn/tstcxaatexit.c (__dso_handle): Removed.
	(main): Don't check __dso_handle.
	* include/dso_handle.h: New file.
	* malloc/mtrace.c: Include <dso_handle.h>.
	(mtrace): Pass __dso_handle directly.
	* nptl/pthread_atfork.c: Include <dso_handle.h>.
	(__dso_handle): Remove declaration.
	(__pthread_atfork): Pass __dso_handle directly.
	* nptl/tst-atfork2mod.c: Include <dso_handle.h>.
	(__dso_handle): Removed.
	* posix/wordexp-test.c: Include <dso_handle.h>.
	(__dso_handle): Remove declaration.
	(__app_register_atfork): Pass __dso_handle directly.
	* stdlib/at_quick_exit.c: Include <dso_handle.h>.
	(__dso_handle): Remove declaration.
	(at_quick_exit): Pass __dso_handle directly.
	* stdlib/atexit.c: Include <dso_handle.h>.
	(__dso_handle): Remove declaration.
	(atexit): Pass __dso_handle directly.
	* stdlib/tst-tls-atexit-lib.c: Include <dso_handle.h>.
	(__dso_handle): Removed.
2017-09-26 16:53:44 -07:00
..
bits Remove __qaddr_t. 2017-08-09 18:10:52 +00:00
rxspencer
sys Fix wait3 namespace (bug 21625). 2017-06-19 16:39:17 +00:00
_exit.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
alarm.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
annexc.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
BOOST.tests
bsd-getpgrp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-ga1.c
bug-ga2.c
bug-getopt1.c
bug-getopt2.c
bug-getopt3.c
bug-getopt4.c getopt: refactor long-option handling 2017-04-07 07:51:28 -04:00
bug-getopt5.c
bug-glob2.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-glob3.c
bug-regex1.c
bug-regex2.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex4.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex5.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
bug-regex6.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex7.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex8.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex9.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex10.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex11.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex12.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex13.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex14.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex15.c
bug-regex16.c
bug-regex17.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex18.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex19.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex20.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex21.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex22.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex23.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex24.c
bug-regex25.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex26.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex27.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex28.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex29.c
bug-regex30.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex31.c Fix warning in posix/bug-regex31.c. 2014-11-25 21:40:51 +00:00
bug-regex31.input
bug-regex32.c
bug-regex33.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex34.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex35.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
bug-regex36.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
confstr.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cpio.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Depend
environ.c
execl.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
execle.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
execlp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
execv.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
execve.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
execvp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
execvpe.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fexecve.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
flexmember.h posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
fnmatch.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
fnmatch.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fnmatch_loop.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
fork.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
fpathconf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gai.conf [BZ #11438] 2012-09-28 10:15:05 -06:00
gai_strerror.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
get_child_max.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getaddrinfo.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getconf-speclist.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getconf.c Update copyright dates not handled by scripts/update-copyrights. 2017-01-01 00:26:24 +00:00
getegid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
geteuid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getgid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getgroups.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getopt.c getopt: annotate files with relationship to gnulib. 2017-04-07 07:53:37 -04:00
getopt.h getopt: annotate files with relationship to gnulib. 2017-04-07 07:53:37 -04:00
getopt1.c getopt: merge from gnulib: use angle-bracket includes consistently 2017-04-07 07:56:40 -04:00
getopt_int.h getopt: annotate files with relationship to gnulib. 2017-04-07 07:53:37 -04:00
getpgid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getpgrp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getpid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getppid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getresgid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getresuid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getsid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
getuid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
glob-lstat-compat.c posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
glob.c posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
glob.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
glob64-lstat-compat.c posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
glob64.c posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
glob_internal.h posix: Use enum for __glob_pattern_type result 2017-09-08 16:34:04 +02:00
glob_pattern_p.c posix: Use enum for __glob_pattern_type result 2017-09-08 16:34:04 +02:00
globfree.c posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
globfree64.c posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
globtest.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
globtest.sh posix: Add cleanup on the trap list for globtest.sh 2017-04-12 11:01:35 -03:00
group_member.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
init-posix.c
Makefile posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
nanosleep.c Clean pthread functions namespaces for C11 threads 2017-06-23 17:38:17 -03:00
pathconf.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pause.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
PCRE.tests
posix-conf-vars.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
posix-conf-vars.list Use posix-conf-vars.list to generate spec array 2014-12-29 19:56:27 +05:30
posix-envs.def Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
posix_madvise.c Do not use __ptr_t. 2017-08-08 17:14:49 +00:00
pread.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pread64.c Add missing libc_hidden_weak/def calls 2017-09-17 21:57:39 +02:00
ptestcases.h
PTESTS
PTESTS2C.sed
pwrite.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
pwrite64.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
re_comp.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
regcomp.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
regex.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
regex.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
regex_internal.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
regex_internal.h posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
regexbug1.c Fix -Wformat-security warnings in posix/regexbug1.c 2014-12-11 13:08:26 -08:00
regexec.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
runptests.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
runtests.c
sched.h Remove __need_schedparam and __cpu_set_t_defined. 2017-06-12 17:11:36 -04:00
sched_cpualloc.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_cpucount.c Use __builtin_popcount in __sched_cpucount [BZ #21696] 2017-07-01 07:29:32 -07:00
sched_cpufree.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_getaffinity.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_getp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_gets.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_primax.c hurd: Fix build without NO_HIDDEN 2017-09-12 01:34:19 +02:00
sched_primin.c hurd: Fix build without NO_HIDDEN 2017-09-12 01:34:19 +02:00
sched_rr_gi.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_setaffinity.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_setp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_sets.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sched_yield.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setgid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setpgid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setpgrp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setresgid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setresuid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setsid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
setuid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sleep.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawn.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawn.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
spawn_faction_addclose.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawn_faction_adddup2.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawn_faction_addopen.c Remove the str(n)dup inlines from string/bits/string2.h. Although inlining 2017-03-13 18:45:42 +00:00
spawn_faction_destroy.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawn_faction_init.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawn_int.h posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
spawn_valid_fd.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
spawnattr_destroy.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_getdefault.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_getflags.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_getpgroup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_getschedparam.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_getschedpolicy.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_getsigmask.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_init.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_setdefault.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_setflags.c [BZ 21340] add support for POSIX_SPAWN_SETSID 2017-04-25 08:51:12 -03:00
spawnattr_setpgroup.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_setschedparam.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_setschedpolicy.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnattr_setsigmask.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawni.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
spawnp.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sysconf.c timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] 2017-03-07 17:45:38 +01:00
tar.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
test-errno.c Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). 2017-04-25 17:52:47 +00:00
test-vfork.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
testcases.h
testfnm.c
TESTS
TESTS2C.sed
times.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
transbug.c Fix executable mode. 2013-06-06 02:15:33 +02:00
tst-boost.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-chmod.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-cpucount.c
tst-cpuset.c
tst-dir.c Split DIAG_* macros to new header libc-diag.h. 2017-02-25 09:59:46 -05:00
tst-exec-static.c Support run tst-exec and tst-spawn directly 2013-01-10 14:14:55 -08:00
tst-exec.c support: Prevent multiple deletion of temporary files 2017-05-08 16:20:40 +02:00
tst-execl1.c
tst-execl2.c
tst-execle1.c
tst-execle2.c
tst-execlp1.c
tst-execlp2.c
tst-execv1.c
tst-execv2.c
tst-execve1.c
tst-execve2.c
tst-execvp1.c posix: execvpe cleanup 2016-03-07 00:21:37 -03:00
tst-execvp2.c posix: execvpe cleanup 2016-03-07 00:21:37 -03:00
tst-execvp3.c posix: execvpe cleanup 2016-03-07 00:21:37 -03:00
tst-execvp4.c posix: execvpe cleanup 2016-03-07 00:21:37 -03:00
tst-execvpe1.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-execvpe2.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-execvpe3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-execvpe4.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-execvpe5.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-execvpe6.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-fexecve.c Use execveat syscall in fexecve (bug 22134) 2017-09-19 16:19:14 +02:00
tst-fnmatch.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-fnmatch.input Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-fnmatch2.c
tst-fnmatch3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-fork.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-getaddrinfo.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-getaddrinfo2.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-getaddrinfo3.c
tst-getaddrinfo4.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-getaddrinfo5.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-getconf.sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-getopt-cancel.c getopt: clean up error reporting 2017-04-07 07:48:57 -04:00
tst-getopt_long1.c getopt: merge from gnulib: alloca avoidance 2017-04-07 07:51:52 -04:00
tst-glob_lstat_compat.c posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
tst-glob_symlinks.c posix: Allow glob to match dangling symlinks [BZ #866] 2017-09-08 15:51:25 +02:00
tst-gnuglob.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-mmap-offset.c A third round of inclusion fixes for _ISOMAC testsuite. 2017-04-19 14:39:04 -04:00
tst-mmap.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-nanosleep.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-nice.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-pathconf.c support: Prevent multiple deletion of temporary files 2017-05-08 16:20:40 +02:00
tst-pcre.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-posix_fadvise-common.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-posix_fadvise.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-posix_fadvise64.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-posix_spawn-fd.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-posix_spawn-setsid.c [BZ 21340] add support for POSIX_SPAWN_SETSID 2017-04-25 08:51:12 -03:00
tst-preadwrite-common.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-preadwrite.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-preadwrite64.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-regex.c Update tst-regex.c/tst-regex2.c for old ChangeLog move 2017-09-01 10:20:49 -07:00
tst-regex2.c Update tst-regex.c/tst-regex2.c for old ChangeLog move 2017-09-01 10:20:49 -07:00
tst-regexloc.c Add missing header files throughout the testsuite. 2017-02-16 17:33:18 -05:00
tst-rfc3484-2.c Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
tst-rfc3484-3.c Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
tst-rfc3484.c Mark internal nss symbols with attribute_hidden [BZ #18822] 2017-08-21 05:31:19 -07:00
tst-rxspencer-no-utf8.c Split up rules for tests using mtrace and something else. 2014-02-14 13:45:14 +00:00
tst-rxspencer.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-spawn-static.c Support run tst-exec and tst-spawn directly 2013-01-10 14:14:55 -08:00
tst-spawn.c support: Prevent multiple deletion of temporary files 2017-05-08 16:20:40 +02:00
tst-spawn2.c posix: Adapt tst-spawn{2,3} to use libsupport. 2017-06-28 16:48:55 -03:00
tst-spawn3.c posix: Adapt tst-spawn{2,3} to use libsupport. 2017-06-28 16:48:55 -03:00
tst-sysconf-empty-chroot.c sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542] 2017-07-04 16:12:46 +02:00
tst-sysconf.c Hurd: Update posix_opt.h 2012-05-10 15:57:27 -07:00
tst-truncate-common.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-truncate.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-truncate64.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-vfork1.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-vfork2.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tst-vfork3.c support: Prevent multiple deletion of temporary files 2017-05-08 16:20:40 +02:00
tst-waitid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
tstgetopt.c
uname-values.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
uname.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
unistd.h getopt: eliminate __need_getopt by splitting up getopt.h. 2017-04-07 07:53:03 -04:00
Versions posix: Add compat glob symbol to not follow dangling symbols 2017-09-25 18:04:16 -07:00
vfork.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wait.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wait.h
wait3.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wait4.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
waitid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
waitpid.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wordexp-test.c Mark __dso_handle as hidden [BZ #18822] 2017-09-26 16:53:44 -07:00
wordexp-tst.sh Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
wordexp.c posix: Remove internal_function attribute 2017-08-31 18:52:00 +02:00
wordexp.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00