glibc/posix
Ulrich Drepper 44f08a6ecc * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
(tests): Add tst-cpuset.
	* posix/sched_cpualloc.c: New file.
	* posix/sched_cpufree.c: New file.
	* posix/tst-cpuset.c: New file.
	* posix/Versions: Export __sched_cpualloc and __sched_cpufree for
	GLIBC_2.7.
	* sysdeps/unix/sysv/linux/bits/sched.h: Define __CPU_*_S macros.
	* posix/sched.h: Define old CPU_* macros in temers of __CPU_*_S
	macros.  Define CPU_*_S macros.
2007-07-29 22:24:44 +00:00
..
bits * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
glob * configure: Regenerated. 2007-07-13 21:52:52 +00:00
rxspencer * posix/regcomp.c (lower_subexp): Do not optimize empty 2005-02-22 05:07:20 +00:00
sys * posix/sys/wait.h: Remove unnecessary forward declaration. 2007-04-07 18:21:35 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
BOOST.tests Update. 2003-12-27 23:40:06 +00:00
Depend New file, libio needs localedata for tests. 2000-07-29 07:57:34 +00:00
Makefile * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. 2007-07-29 22:24:44 +00:00
PCRE.tests Update. 2004-11-25 22:32:18 +00:00
PTESTS Update. 2003-11-26 03:24:15 +00:00
PTESTS2C.sed Update. 2003-11-13 01:04:26 +00:00
TESTS Update. 2000-01-18 10:53:15 +00:00
TESTS2C.sed 1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com> 1997-05-03 00:33:54 +00:00
Versions * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. 2007-07-29 22:24:44 +00:00
_exit.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
alarm.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
annexc.c * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed 2004-03-25 03:54:03 +00:00
bsd-getpgrp.c Update. 2002-08-03 07:02:10 +00:00
bug-ga1.c * posix/bug-ga1.c: Include <string.h> for memset prototype. 2004-02-21 18:40:55 +00:00
bug-ga2.c Update. 2004-02-23 19:54:06 +00:00
bug-glob1.c Update. 2004-10-01 15:44:06 +00:00
bug-glob2.c Test of globfree after failed glob call. 2004-10-27 18:18:56 +00:00
bug-regex1.c Include <wchar.h> for fwide. 2001-02-07 07:25:37 +00:00
bug-regex2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-regex3.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bug-regex4.c 2003-04-07 Jakub Jelinek <jakub@redhat.com> 2003-04-08 01:23:29 +00:00
bug-regex5.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
bug-regex6.c Update. 2002-07-27 08:28:46 +00:00
bug-regex7.c Update. 2002-07-27 08:28:46 +00:00
bug-regex8.c Update. 2002-07-27 08:28:46 +00:00
bug-regex9.c Update. 2002-08-12 19:50:26 +00:00
bug-regex10.c Update. 2002-08-26 23:00:40 +00:00
bug-regex11.c Update. 2003-12-30 20:01:17 +00:00
bug-regex12.c Update. 2003-10-02 22:41:11 +00:00
bug-regex13.c Update. 2003-12-22 06:52:35 +00:00
bug-regex14.c * posix/regcomp.c (re_comp): Call __regfree on re_comp_buf. 2002-10-24 00:22:27 +00:00
bug-regex15.c 2002-12-13 Roland McGrath <roland@redhat.com> 2002-12-13 21:32:03 +00:00
bug-regex16.c Update. 2003-01-16 19:20:36 +00:00
bug-regex17.c Update. 2003-11-12 07:56:31 +00:00
bug-regex18.c Update. 2003-11-29 06:13:09 +00:00
bug-regex19.c [BZ #693] 2005-01-26 19:56:03 +00:00
bug-regex20.c Update. 2003-11-26 03:24:15 +00:00
bug-regex21.c Update. 2003-11-19 19:37:31 +00:00
bug-regex22.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
bug-regex23.c Update. 2004-02-11 22:49:57 +00:00
bug-regex24.c Update. 2004-11-15 22:00:25 +00:00
bug-regex25.c * posix/regex_internal.c (re_string_skip_chars): If no character has 2006-06-04 04:59:36 +00:00
bug-regex26.c [BZ #3155] 2006-09-07 13:50:31 +00:00
bug-regex27.c [BZ #3957] 2007-02-05 15:23:55 +00:00
bug-regex28.c [BZ #3957] 2007-02-05 15:23:55 +00:00
confstr.c Update. 2004-12-13 21:29:18 +00:00
cpio.h 2004-08-09 Roland McGrath <roland@frob.com> 2004-08-10 05:10:38 +00:00
environ.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
execl.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
execle.c Update. 2005-01-20 20:10:02 +00:00
execlp.c Update. 2005-01-20 20:10:02 +00:00
execv.c * configure.in: Remove gnu_ld definition and everything using it. 2005-11-06 02:06:06 +00:00
execve.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
execvp.c * posix/execvp.c: Include alloca.h. 2007-01-03 23:02:17 +00:00
fexecve.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
fnmatch.c * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to 2007-07-28 20:36:21 +00:00
fnmatch.h Update. 2004-09-14 04:41:35 +00:00
fnmatch_loop.c * posix/fnmatch.c (STRUCT): Define. 2007-04-01 19:44:33 +00:00
fork.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
fpathconf.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
gai.conf * sysdeps/posix/getaddrinfo.c: Add unique labels to the default 2006-05-18 16:58:36 +00:00
gai_strerror.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
get_child_max.c [BZ #1535] 2006-01-08 09:39:29 +00:00
getaddrinfo.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getconf.c * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE 2007-07-29 05:39:49 +00:00
getegid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
geteuid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getgid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getgroups.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getlogin.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getlogin_r.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getopt.c * include/stdio.h (__fxprintf): Remove wfmt argument. 2005-07-20 17:51:14 +00:00
getopt.h Update. 2004-03-19 00:37:59 +00:00
getopt1.c Update. 2004-03-09 10:36:53 +00:00
getopt_init.c Update. 2001-08-11 19:43:52 +00:00
getopt_int.h Update. 2004-03-09 10:36:53 +00:00
getpgid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getpgrp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getpid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getppid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getresgid.c [BZ #2329] 2006-02-21 02:30:10 +00:00
getresuid.c [BZ #2329] 2006-02-21 02:30:10 +00:00
getsid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
getuid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
glob.c [BZ #3996] 2007-02-14 19:52:38 +00:00
glob.h Update. 2004-09-17 00:56:07 +00:00
glob64.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
globtest.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
globtest.sh [BZ #3996] 2007-02-14 19:52:38 +00:00
group_member.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
init-posix.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
nanosleep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
pathconf.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
pause.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
posix_madvise.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
pread.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
pread64.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
ptestcases.h Update. 2003-11-26 03:24:15 +00:00
pwrite.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
pwrite64.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
re_comp.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
regcomp.c [BZ #3957] 2007-02-05 15:23:55 +00:00
regex.c * posix/regex_internal.h (re_sub_match_top_t): Remove unused member 2005-09-06 21:15:13 +00:00
regex.h [BZ #1201] 2006-05-02 21:55:00 +00:00
regex_internal.c [BZ #3155] 2006-09-07 13:50:31 +00:00
regex_internal.h * posix/regex_internal.h: Include <stdint.h> if available. 2005-12-11 05:59:13 +00:00
regexbug1.c Update. 1999-08-30 19:23:15 +00:00
regexec.c * posix/regexec.c: Finish prototyping of static functions. 2005-10-15 15:23:33 +00:00
runptests.c Update. 2003-11-26 03:24:15 +00:00
runtests.c * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to 2007-07-28 20:36:21 +00:00
sched.h Define old CPU_* macros in temers of __CPU_*_S macros. Define CPU_*_S macros. 2007-07-29 22:22:34 +00:00
sched_cpualloc.c * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. 2007-07-29 22:24:44 +00:00
sched_cpucount.c * posix/sched_cpucount.c (__sched_cpucount): Allow using special 2007-06-08 19:23:19 +00:00
sched_cpufree.c * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. 2007-07-29 22:24:44 +00:00
sched_getaffinity.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_getp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_gets.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_primax.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_primin.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_rr_gi.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_setaffinity.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_setp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_sets.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sched_yield.c * sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation 2006-02-23 22:34:40 +00:00
setgid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
setlogin.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
setpgid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
setpgrp.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
setresgid.c [BZ #2329] 2006-02-21 02:30:10 +00:00
setresuid.c [BZ #2329] 2006-02-21 02:30:10 +00:00
setsid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
setuid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sleep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
spawn.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawn.h Update. 2004-09-12 18:05:37 +00:00
spawn_faction_addclose.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawn_faction_adddup2.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawn_faction_addopen.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawn_faction_destroy.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawn_faction_init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawn_int.h Update. 2000-04-15 16:51:16 +00:00
spawnattr_destroy.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_getdefault.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_getflags.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_getpgroup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_getschedparam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_getschedpolicy.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_getsigmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_setdefault.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_setflags.c Update. 2004-09-12 18:05:37 +00:00
spawnattr_setpgroup.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_setschedparam.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_setschedpolicy.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawnattr_setsigmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
spawni.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
spawnp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysconf.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tar.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
test-vfork.c (noop): Add __attribute_noinline__. 2003-01-09 19:45:08 +00:00
testcases.h Update. 2000-01-18 10:53:15 +00:00
testfnm.c Update. 2001-03-15 09:36:19 +00:00
times.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
transbug.c * posix/tst-execle1.c (do_test): Add a const. 2005-12-27 22:50:12 +00:00
tst-boost.c Update. 2003-12-04 08:04:57 +00:00
tst-chmod.c Update. 2004-04-21 18:58:31 +00:00
tst-cpucount.c * posix/Makefile (routines): Add sched_cpucount. 2007-04-03 23:29:18 +00:00
tst-cpuset.c * posix/Makefile (routines): Add sched_cpualloc and sched_cpufree. 2007-07-29 22:24:44 +00:00
tst-dir.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-exec.c [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
tst-execl1.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execl2.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execle1.c 2005-12-27 Roland McGrath <roland@redhat.com> 2005-12-27 22:49:45 +00:00
tst-execle2.c 2005-12-27 Roland McGrath <roland@redhat.com> 2005-12-27 22:49:45 +00:00
tst-execlp1.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execlp2.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execv1.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execv2.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execve1.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execve2.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execvp1.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execvp2.c Test for exec function. 2005-02-23 02:42:55 +00:00
tst-execvp3.c * posix/execvp.c (execvp): Use file name including path when 2005-04-14 21:20:51 +00:00
tst-execvp4.c [BZ #1125] 2005-07-24 21:41:49 +00:00
tst-fnmatch.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-fnmatch.input [BZ #361] 2004-09-02 03:38:10 +00:00
tst-fnmatch2.c Test of fnmatch with patterns using lots of *. 2007-04-01 19:43:35 +00:00
tst-fork.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-getaddrinfo.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
tst-getaddrinfo2.c Update. 2004-10-06 18:09:57 +00:00
tst-getaddrinfo3.c * posix/Makefile (tests): Add tst-getaddrinfo3. 2006-04-30 20:19:09 +00:00
tst-getconf.sh * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
tst-getlogin.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-gnuglob.c Update. 2004-09-30 06:42:39 +00:00
tst-mmap.c [BZ #959] 2005-06-03 20:37:25 +00:00
tst-nanosleep.c * posix/tst-nanosleep.c: Include <time.h> for nanosleep 2003-06-25 11:14:37 +00:00
tst-nice.c 2003-03-20 Roland McGrath <roland@redhat.com> 2003-03-20 11:40:36 +00:00
tst-pcre.c Update. 2003-12-04 08:04:57 +00:00
tst-preadwrite.c [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
tst-preadwrite64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-regex.c Update. 2004-12-10 00:41:30 +00:00
tst-regex2.c Update. 2004-12-10 00:41:30 +00:00
tst-regexloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-rfc3484-2.c * sysdeps/posix/getaddrinfo.c: Implement configuration file 2006-05-04 06:38:07 +00:00
tst-rfc3484.c * sysdeps/posix/getaddrinfo.c: Implement configuration file 2006-05-04 06:38:07 +00:00
tst-rxspencer.c [BZ #693] 2005-01-26 19:56:03 +00:00
tst-spawn.c [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
tst-sysconf.c Update. 2004-11-27 22:47:48 +00:00
tst-truncate.c [BZ #2526, BZ #3138, BZ #3143] 2006-09-12 11:44:01 +00:00
tst-truncate64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-vfork1.c Update. 2004-03-10 05:25:48 +00:00
tst-vfork2.c Update. 2004-03-10 05:25:48 +00:00
tst-vfork3.c * posix/execvp.c: Include alloca.h. 2007-01-03 23:02:17 +00:00
tst-waitid.c Update. 2004-11-10 15:48:06 +00:00
tstgetopt.c Update. 2000-09-06 18:07:07 +00:00
uname.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
unistd.h * posix/unistd.h: Remove __THROW from fdatasync. 2007-05-07 04:23:14 +00:00
vfork.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
wait.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
wait.h update from main archive 961126 1996-11-27 06:13:15 +00:00
wait3.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
wait4.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
waitid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
waitpid.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
wordexp-test.c Update. 2003-09-18 02:54:32 +00:00
wordexp-tst.sh Update. 2000-10-21 00:02:39 +00:00
wordexp.c * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. 2007-01-25 00:45:00 +00:00
wordexp.h (CFLAGS-oldtmpfile.c): Add -fexceptions. 2003-09-02 07:14:15 +00:00