glibc/posix
Ulrich Drepper 06a60d9c89 Update.
2001-01-04  Ulrich Drepper  <drepper@redhat.com>

	* Versions.def (ld): Add GLIBC_2.2.

	* catgets/gencat.c: Copyright 2001.
	* csu/version.c: Likewise.
	* debug/catchsegv.sh: Likewise.
	* debug/xtrace.sh: Likewise.
	* elf/ldconfig.c: Likewise.
	* elf/sprof.c: Likewise.
	* iconv/iconv_prog.c: Likewise.
	* locale/locale.c: Likewise.
	* locale/localedef.c: Likewise.
	* malloc/memusage.sh: Likewise.
	* malloc/mtrace.pl: Likewise.
	* nscd/nscd.c: Likewise.
	* posix/getconf.c: Likewise.

2001-01-04  Mark Kettenis  <kettenis@gnu.org>

	* include/stdio.h: Only provide __getwc_unlocked prototype if
	USE_IN_LIBIO is defined.

2001-01-04  Kaz Kojima  <kkojima@rr.iij4u.or.jp>

	* sysdeps/unix/sysv/linux/sh/socket.S (__socket): Fix error code
	handling.

2001-01-03  Andreas Schwab  <schwab@suse.de>

	* sysdeps/generic/strtoll.c: Remove unused __strtoq_internal alias.
	* sysdeps/generic/strtoull.c: Remove unused __strtouq_internal alias.

	* sysdeps/wordsize-64/strtol.c: Add strtoq alias and fix strtoll alias.
	* sysdeps/wordsize-64/strtoul.c: Add strtouq alias and fix
	strtoull alias.
	* sysdeps/wordsize-64/wcstol.c: Add wcstoq alias and fix wcstoll alias.
	* sysdeps/wordsize-64/wcstoul.c: Add wcstouq alias and fix
	wcstoull alias.

	* sysdeps/generic/strtoul.c: Make sure we find strtol.c in this
	directory.
	* sysdeps/generic/strtol_l.c: Likewise.
	* sysdeps/generic/strtoul_l.c: Likewise.
	* sysdeps/generic/wcstoul.c: Likewise, for wcstol.c.

	* sysdeps/wordsize-64/strtol_l.c: Fix alias.
	* sysdeps/wordsize-64/strtoul_l.c: Likewise.
	* sysdeps/wordsize-64/wcstol_l.c: Fix alias.
	* sysdeps/wordsize-64/wcstoul_l.c: Likewise.
2001-01-05 01:01:31 +00:00
..
bits
glob
sys Update. 2000-08-14 04:57:27 +00:00
.cvsignore
annexc.c Update. 2000-08-27 18:28:09 +00:00
bsd-getpgrp.c Update. 2000-12-31 15:43:43 +00:00
confstr.c Update. 2000-08-29 01:20:23 +00:00
cpio.h
Depend New file, libio needs localedata for tests. 2000-07-29 07:57:34 +00:00
execl.c
execle.c
execlp.c
execv.c
execvp.c
fnmatch_loop.c Update. 2000-10-21 07:30:28 +00:00
fnmatch.c Update. 2000-09-01 19:36:44 +00:00
fnmatch.h
getconf.c Update. 2001-01-05 01:01:31 +00:00
getopt1.c
getopt_init.c
getopt.c Update. 2000-10-16 18:17:25 +00:00
getopt.h
glob.h Update. 2000-08-21 06:49:52 +00:00
globtest.c
globtest.sh Update. 2000-07-23 01:23:29 +00:00
Makefile Update. 2000-11-09 23:17:20 +00:00
ptestcases.h
PTESTS
PTESTS2C.sed
re_comp.h
regex.c Update. 2000-10-28 00:45:40 +00:00
regex.h Update. 2000-10-30 04:18:33 +00:00
regexbug1.c
runptests.c
runtests.c Make local functions static. 2000-12-27 20:26:07 +00:00
sched.h
spawn_faction_addclose.c Update. 2000-10-01 19:08:30 +00:00
spawn_faction_adddup2.c Update. 2000-10-01 19:08:30 +00:00
spawn_faction_addopen.c Update. 2000-10-01 19:08:30 +00:00
spawn_faction_destroy.c
spawn_faction_init.c Update. 2000-10-01 19:08:30 +00:00
spawn_int.h
spawn.c
spawn.h Update. 2000-08-21 06:49:52 +00:00
spawnattr_destroy.c
spawnattr_getdefault.c
spawnattr_getflags.c
spawnattr_getpgroup.c
spawnattr_getschedparam.c
spawnattr_getschedpolicy.c
spawnattr_getsigmask.c
spawnattr_init.c
spawnattr_setdefault.c
spawnattr_setflags.c
spawnattr_setpgroup.c
spawnattr_setschedparam.c
spawnattr_setschedpolicy.c
spawnattr_setsigmask.c
spawni.c Update. 2000-08-21 04:18:25 +00:00
spawnp.c
tar.h
test-vfork.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
testcases.h
testfnm.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
TESTS
TESTS2C.sed
tst-chmod.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-dir.c Update. 2000-09-27 07:22:02 +00:00
tst-exec.c Update. 2000-10-26 08:11:19 +00:00
tst-fnmatch.c
tst-fnmatch.input Update. 2000-10-21 07:30:28 +00:00
tst-fork.c
tst-getaddrinfo.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-getlogin.c
tst-mmap.c
tst-preadwrite64.c
tst-preadwrite.c
tst-regexloc.c Update. 2000-08-14 06:17:28 +00:00
tst-spawn.c Update. 2000-10-26 08:11:19 +00:00
tst-truncate64.c
tst-truncate.c
tstgetopt.c Update. 2000-09-06 18:07:07 +00:00
unistd.h Update. 2000-11-08 21:20:06 +00:00
Versions Update. 2000-11-04 03:29:28 +00:00
wait.h
wordexp-test.c Make local functions static. 2000-12-27 20:26:07 +00:00
wordexp-tst.sh Update. 2000-10-21 00:02:39 +00:00
wordexp.c Update. 2000-09-26 07:56:19 +00:00
wordexp.h