glibc/sysdeps/unix/sysv/sysv4
Ulrich Drepper d060e318a7 Update.
2002-04-14  Ulrich Drepper  <drepper@redhat.com>

	* include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
	and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
	Remove __lstat and __fstat inline functions.
	* sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
	* sysdeps/mach/hurd/fxstat.c: Likewise.
	* sysdeps/unix/fxstat.c: Likewise.
	* sysdeps/unix/sysv/aix/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
	* sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
	* sysdeps/mach/hurd/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/fxstat64.c: Likewise.

	* include/unistd.h: Declare __getpid_internal and define
	__getpid macro if not NOT_IN_libc.
	* sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
	* sysdeps/generic/getpid.c: Likewise.
	* sysdeps/unix/syscalls.list: Add __getpid_internal alias.

	* include/unistd.h: Declare __getpgid_internal and define
	__getpgid macro if not NOT_IN_libc.
	* sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
	* sysdeps/mach/hurd/getpgid.c: Likewise.
	* sysdeps/unix/sysv/aix/getpgid.c: Likewise.
	* sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
	* sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
	* sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.

	* include/unistd.h: Declare __getpagesize_internal and define
	__getpagesize macro if not NOT_IN_libc.
	* sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
	__getpagesize.
	* sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
	* sysdeps/mach/getpagesize.c: Likewise.
	* sysdeps/posix/getpagesize.c: Likewise.
	* sysdeps/unix/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
2002-04-14 08:47:01 +00:00
..
bits Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i386 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
solaris2 LOC): Don't paste in a token. 2002-04-11 20:38:52 +00:00
__getpgid.c Update. 2002-04-14 08:47:01 +00:00
__setpgid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Update. 1997-03-19 05:47:56 +00:00
dup2.c Sun Feb 19 17:46:13 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu> 1995-02-20 01:08:14 +00:00
ftruncate.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gethostname.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getpagesize.c initial import 1995-02-18 01:27:10 +00:00
getpgid.c Update. 2002-04-14 08:47:01 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
sethostname.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setpgid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setsid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigaction.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
siginfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigset-cvt-mask.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-12 08:37:31 +00:00
sysconf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysconfig.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
waitpid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00