glibc/include/sys
Ulrich Drepper fab656f5a7 Update.
* include/sys/stat.h: Add prototypes for __lxstat_internal and
	__lxstat64_internal.  Add macros __lxstat and __lxstat64 if not
	NOT_IN_libc.
	* sysdeps/generic/lxstat.c: Use INTDEF for __lxstat.
	* sysdeps/mach/hurd/lxstat.c: Likewise.
	* sysdeps/unix/common/lxstat.c: Likewise.
	* sysdeps/unix/sysv/aix/lxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/lxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: Likewise.
	* sysdeps/generic/lxstat64.c: Use INTDEF for __lxstat64.
	* sysdeps/mach/hurd/lxstat64.c: Likewise.
	* sysdeps/unix/sysv/aix/lxstat64.c: Likewise.
	* sysdeps/unix/sysv/linuxx/lxstat64.c: Likewise.

	* include/wchar.h: Declare __mbrtowc_internal and __mbrlen_internal
	prototypes.  Add __mbrlen and __mbrtowc macros.
	* wcsmbs/mbrlen.c: Use INTDEF for __mbrlen.
	* wcsmbs/mbrtowc.c: Use INTDEF for __mbrtowc.

	* include/unistd.h: Add prototype for __write_internal and add
	__libc_write macro is SHARED.
	* sysdeps/generic/write.c: Use INTDEF for __write.
	* sysdeps/mach/hurd/write.c: Likewise.
	* sysdeps/unix/sysv/aix/write.c: Likewise.
	* sysdeps/unix/syscalls.list: Add __libc_write alias.

	* assert/assert.c: Replace STR_N_SIZE with something usable in
	macro arguments.
	* assert/assert-perr.c: Likewise.
2002-04-15 05:35:10 +00:00
..
bitypes.h
cdefs.h
dir.h
errno.h
fcntl.h
file.h
gmon.h Update. 2002-03-13 09:38:59 +00:00
gmon_out.h
ioctl.h
ipc.h
mman.h
msg.h
poll.h
profil.h New file, adds an internal prototype. 2001-04-06 15:22:21 +00:00
queue.h
resource.h
select.h Update. 2001-01-27 19:28:32 +00:00
sem.h
shm.h
signal.h
socket.h Update. 2002-04-14 20:15:40 +00:00
stat.h Update. 2002-04-15 05:35:10 +00:00
statfs.h
statvfs.h Update. 2001-01-25 10:25:08 +00:00
sysctl.h Update. 2001-01-24 08:48:10 +00:00
sysinfo.h Update. 2001-02-11 19:15:00 +00:00
syslog.h
termios.h
time.h Update. 2002-04-14 17:55:43 +00:00
timeb.h
times.h
types.h
uio.h
un.h
unistd.h
utsname.h
vlimit.h
vtimes.h
wait.h Update. 2001-02-06 18:27:57 +00:00