| .. |
|
bits
|
* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ define
|
19 years ago |
|
glob
|
* configure: Regenerated.
|
19 years ago |
|
rxspencer
|
* posix/regcomp.c (lower_subexp): Do not optimize empty
|
21 years ago |
|
sys
|
* posix/sys/wait.h: Remove unnecessary forward declaration.
|
19 years ago |
|
.cvsignore
|
Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
30 years ago |
|
BOOST.tests
|
Update.
|
23 years ago |
|
Depend
|
New file, libio needs localedata for tests.
|
26 years ago |
|
Makefile
|
* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes): New variables.
|
19 years ago |
|
PCRE.tests
|
Update.
|
22 years ago |
|
PTESTS
|
Update.
|
23 years ago |
|
PTESTS2C.sed
|
Update.
|
23 years ago |
|
TESTS
|
Update.
|
27 years ago |
|
TESTS2C.sed
|
1997-05-03 00:53 Ulrich Drepper <drepper@cygnus.com>
|
29 years ago |
|
Versions
|
* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
|
19 years ago |
|
_exit.c
|
2005-12-13 Ulrich Drepper <drepper@redhat.com>
|
21 years ago |
|
alarm.c
|
2005-12-13 Ulrich Drepper <drepper@redhat.com>
|
21 years ago |
|
annexc.c
|
* Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sed
|
22 years ago |
|
bsd-getpgrp.c
|
Update.
|
24 years ago |
|
bug-ga1.c
|
* posix/bug-ga1.c: Include <string.h> for memset prototype.
|
22 years ago |
|
bug-ga2.c
|
Update.
|
22 years ago |
|
bug-glob1.c
|
Update.
|
22 years ago |
|
bug-glob2.c
|
Test of globfree after failed glob call.
|
22 years ago |
|
bug-regex1.c
|
Include <wchar.h> for fwide.
|
26 years ago |
|
bug-regex2.c
|
Update to LGPL v2.1.
|
25 years ago |
|
bug-regex3.c
|
Update to LGPL v2.1.
|
25 years ago |
|
bug-regex4.c
|
2003-04-07 Jakub Jelinek <jakub@redhat.com>
|
23 years ago |
|
bug-regex5.c
|
* posix/tst-execle1.c (do_test): Add a const.
|
21 years ago |
|
bug-regex6.c
|
Update.
|
24 years ago |
|
bug-regex7.c
|
Update.
|
24 years ago |
|
bug-regex8.c
|
Update.
|
24 years ago |
|
bug-regex9.c
|
Update.
|
24 years ago |
|
bug-regex10.c
|
Update.
|
24 years ago |
|
bug-regex11.c
|
Update.
|
23 years ago |
|
bug-regex12.c
|
Update.
|
23 years ago |
|
bug-regex13.c
|
Update.
|
23 years ago |
|
bug-regex14.c
|
* posix/regcomp.c (re_comp): Call __regfree on re_comp_buf.
|
24 years ago |
|
bug-regex15.c
|
2002-12-13 Roland McGrath <roland@redhat.com>
|
24 years ago |
|
bug-regex16.c
|
Update.
|
24 years ago |
|
bug-regex17.c
|
Update.
|
23 years ago |
|
bug-regex18.c
|
Update.
|
23 years ago |
|
bug-regex19.c
|
[BZ #693]
|
21 years ago |
|
bug-regex20.c
|
Update.
|
23 years ago |
|
bug-regex21.c
|
Update.
|
23 years ago |
|
bug-regex22.c
|
* posix/tst-execle1.c (do_test): Add a const.
|
21 years ago |
|
bug-regex23.c
|
Update.
|
22 years ago |
|
bug-regex24.c
|
Update.
|
22 years ago |
|
bug-regex25.c
|
* posix/regex_internal.c (re_string_skip_chars): If no character has
|
20 years ago |
|
bug-regex26.c
|
[BZ #3155]
|
20 years ago |
|
bug-regex27.c
|
[BZ #3957]
|
19 years ago |
|
bug-regex28.c
|
[BZ #3957]
|
19 years ago |
|
confstr.c
|
Update.
|
22 years ago |
|
cpio.h
|
2004-08-09 Roland McGrath <roland@frob.com>
|
22 years ago |
|
environ.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
execl.c
|
* configure.in: Remove gnu_ld definition and everything using it.
|
21 years ago |
|
execle.c
|
Update.
|
22 years ago |
|
execlp.c
|
Update.
|
22 years ago |
|
execv.c
|
* configure.in: Remove gnu_ld definition and everything using it.
|
21 years ago |
|
execve.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
execvp.c
|
* posix/execvp.c: Include alloca.h.
|
20 years ago |
|
fexecve.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
fnmatch.c
|
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
|
19 years ago |
|
fnmatch.h
|
Update.
|
22 years ago |
|
fnmatch_loop.c
|
* posix/fnmatch_loop.c: Take rule index returned as part of
|
19 years ago |
|
fork.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
fpathconf.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
gai.conf
|
Fix comment for scope nullbits.
|
18 years ago |
|
gai_strerror.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
get_child_max.c
|
[BZ #1535]
|
21 years ago |
|
getaddrinfo.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getconf.c
|
* posix/getconf.c: Update copyright year.
|
19 years ago |
|
getegid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
geteuid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getgid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getgroups.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getlogin.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getlogin_r.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getopt.c
|
* posix/getopt.c (_getopt_internal_r): Remove old POSIX-demanded
|
18 years ago |
|
getopt.h
|
Update.
|
22 years ago |
|
getopt1.c
|
Update.
|
22 years ago |
|
getopt_init.c
|
Update.
|
25 years ago |
|
getopt_int.h
|
Update.
|
22 years ago |
|
getpgid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getpgrp.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getpid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getppid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getresgid.c
|
[BZ #2329]
|
20 years ago |
|
getresuid.c
|
[BZ #2329]
|
20 years ago |
|
getsid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
getuid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
glob.c
|
Remove useless more "if" tests before "free".
|
18 years ago |
|
glob.h
|
Update.
|
22 years ago |
|
glob64.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
globtest.c
|
Update to LGPL v2.1.
|
25 years ago |
|
globtest.sh
|
[BZ #3996]
|
19 years ago |
|
group_member.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
init-posix.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
nanosleep.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
pathconf.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
pause.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
posix_madvise.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
pread.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
pread64.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
ptestcases.h
|
Update.
|
23 years ago |
|
pwrite.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
pwrite64.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
re_comp.h
|
Update to LGPL v2.1.
|
25 years ago |
|
regcomp.c
|
* string/Makefile (distribute): Add str-two-way.h.
|
18 years ago |
|
regex.c
|
* posix/regex_internal.h (re_sub_match_top_t): Remove unused member
|
21 years ago |
|
regex.h
|
[BZ #5607]
|
18 years ago |
|
regex_internal.c
|
* string/Makefile (distribute): Add str-two-way.h.
|
18 years ago |
|
regex_internal.h
|
* posix/regex_internal.h: Prevent some declarations and definitions
|
19 years ago |
|
regexbug1.c
|
Update.
|
27 years ago |
|
regexec.c
|
* posix/fnmatch_loop.c: Take rule index returned as part of
|
19 years ago |
|
runptests.c
|
Update.
|
23 years ago |
|
runtests.c
|
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
|
19 years ago |
|
sched.h
|
* sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_CLOEXEC): Define.
|
19 years ago |
|
sched_cpualloc.c
|
* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
|
19 years ago |
|
sched_cpucount.c
|
* posix/sched_cpucount.c (__sched_cpucount): Allow using special
|
19 years ago |
|
sched_cpufree.c
|
* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
|
19 years ago |
|
sched_getaffinity.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_getp.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_gets.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_primax.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_primin.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_rr_gi.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_setaffinity.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_setp.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_sets.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sched_yield.c
|
* sysdeps/unix/sysv/linux/ftruncate64.c: Find generic implementation
|
20 years ago |
|
setgid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
setlogin.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
setpgid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
setpgrp.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
setresgid.c
|
[BZ #2329]
|
20 years ago |
|
setresuid.c
|
[BZ #2329]
|
20 years ago |
|
setsid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
setuid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
sleep.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
spawn.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawn.h
|
Update.
|
22 years ago |
|
spawn_faction_addclose.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawn_faction_adddup2.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawn_faction_addopen.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawn_faction_destroy.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawn_faction_init.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawn_int.h
|
Update.
|
26 years ago |
|
spawnattr_destroy.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_getdefault.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_getflags.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_getpgroup.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_getschedparam.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_getschedpolicy.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_getsigmask.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_init.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_setdefault.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_setflags.c
|
Update.
|
22 years ago |
|
spawnattr_setpgroup.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_setschedparam.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_setschedpolicy.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawnattr_setsigmask.c
|
Update to LGPL v2.1.
|
25 years ago |
|
spawni.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
spawnp.c
|
Update to LGPL v2.1.
|
25 years ago |
|
sysconf.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
tar.h
|
Update to LGPL v2.1.
|
25 years ago |
|
test-vfork.c
|
(noop): Add __attribute_noinline__.
|
24 years ago |
|
testcases.h
|
Update.
|
27 years ago |
|
testfnm.c
|
Update.
|
25 years ago |
|
times.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
transbug.c
|
* posix/tst-execle1.c (do_test): Add a const.
|
21 years ago |
|
tst-boost.c
|
Update.
|
23 years ago |
|
tst-chmod.c
|
Update.
|
22 years ago |
|
tst-cpucount.c
|
* posix/Makefile (routines): Add sched_cpucount.
|
19 years ago |
|
tst-cpuset.c
|
* posix/Makefile (routines): Add sched_cpualloc and sched_cpufree.
|
19 years ago |
|
tst-dir.c
|
* locale/programs/ld-ctype.c (ctype_read): When given a repertoire
|
24 years ago |
|
tst-exec.c
|
[BZ #2526, BZ #3138, BZ #3143]
|
20 years ago |
|
tst-execl1.c
|
Test for exec function.
|
21 years ago |
|
tst-execl2.c
|
Test for exec function.
|
21 years ago |
|
tst-execle1.c
|
2005-12-27 Roland McGrath <roland@redhat.com>
|
21 years ago |
|
tst-execle2.c
|
2005-12-27 Roland McGrath <roland@redhat.com>
|
21 years ago |
|
tst-execlp1.c
|
Test for exec function.
|
21 years ago |
|
tst-execlp2.c
|
Test for exec function.
|
21 years ago |
|
tst-execv1.c
|
Test for exec function.
|
21 years ago |
|
tst-execv2.c
|
Test for exec function.
|
21 years ago |
|
tst-execve1.c
|
Test for exec function.
|
21 years ago |
|
tst-execve2.c
|
Test for exec function.
|
21 years ago |
|
tst-execvp1.c
|
Test for exec function.
|
21 years ago |
|
tst-execvp2.c
|
Test for exec function.
|
21 years ago |
|
tst-execvp3.c
|
* posix/execvp.c (execvp): Use file name including path when
|
21 years ago |
|
tst-execvp4.c
|
[BZ #1125]
|
21 years ago |
|
tst-fnmatch.c
|
Update to LGPL v2.1.
|
25 years ago |
|
tst-fnmatch.input
|
[BZ #361]
|
22 years ago |
|
tst-fnmatch2.c
|
Test of fnmatch with patterns using lots of *.
|
19 years ago |
|
tst-fork.c
|
Update to LGPL v2.1.
|
25 years ago |
|
tst-getaddrinfo.c
|
* catgets/open_catalog.c (__open_catalog): Don't use a value type
|
24 years ago |
|
tst-getaddrinfo2.c
|
Update.
|
22 years ago |
|
tst-getaddrinfo3.c
|
* posix/Makefile (tests): Add tst-getaddrinfo3.
|
20 years ago |
|
tst-getconf.sh
|
* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass
|
24 years ago |
|
tst-getlogin.c
|
Update to LGPL v2.1.
|
25 years ago |
|
tst-gnuglob.c
|
[BZ #5103]
|
19 years ago |
|
tst-mmap.c
|
[BZ #959]
|
21 years ago |
|
tst-nanosleep.c
|
* posix/tst-nanosleep.c: Include <time.h> for nanosleep
|
23 years ago |
|
tst-nice.c
|
2003-03-20 Roland McGrath <roland@redhat.com>
|
23 years ago |
|
tst-pcre.c
|
Update.
|
23 years ago |
|
tst-preadwrite.c
|
[BZ #2526, BZ #3138, BZ #3143]
|
20 years ago |
|
tst-preadwrite64.c
|
Update to LGPL v2.1.
|
25 years ago |
|
tst-regex.c
|
* posix/tst-regex.c (main): Rename to...
|
18 years ago |
|
tst-regex2.c
|
Update.
|
22 years ago |
|
tst-regexloc.c
|
Update to LGPL v2.1.
|
25 years ago |
|
tst-rfc3484-2.c
|
* posix/regcomp.c (optimize_utf8): Add a note on why we test
|
18 years ago |
|
tst-rfc3484-3.c
|
* posix/regcomp.c (optimize_utf8): Add a note on why we test
|
18 years ago |
|
tst-rfc3484.c
|
* posix/regcomp.c (optimize_utf8): Add a note on why we test
|
18 years ago |
|
tst-rxspencer.c
|
[BZ #693]
|
21 years ago |
|
tst-spawn.c
|
[BZ #2526, BZ #3138, BZ #3143]
|
20 years ago |
|
tst-sysconf.c
|
Update.
|
22 years ago |
|
tst-truncate.c
|
[BZ #2526, BZ #3138, BZ #3143]
|
20 years ago |
|
tst-truncate64.c
|
Update to LGPL v2.1.
|
25 years ago |
|
tst-vfork1.c
|
Update.
|
22 years ago |
|
tst-vfork2.c
|
Update.
|
22 years ago |
|
tst-vfork3.c
|
* posix/execvp.c: Include alloca.h.
|
20 years ago |
|
tst-waitid.c
|
Update.
|
22 years ago |
|
tstgetopt.c
|
Update.
|
26 years ago |
|
uname.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
unistd.h
|
* Versions.def (glibc): Add GLIBC_2.9.
|
18 years ago |
|
vfork.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
wait.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
wait.h
|
update from main archive 961126
|
30 years ago |
|
wait3.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
wait4.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
waitid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
waitpid.c
|
Moved to csu/errno-loc.c.
|
21 years ago |
|
wordexp-test.c
|
Update.
|
23 years ago |
|
wordexp-tst.sh
|
Update.
|
26 years ago |
|
wordexp.c
|
* stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.
|
19 years ago |
|
wordexp.h
|
(CFLAGS-oldtmpfile.c): Add -fexceptions.
|
23 years ago |