This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc sysdeps/unix/sysv/sysv4/waitpid.c sysdeps ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-12 18:07:53

Modified files:
	sysdeps/unix/sysv/sysv4: waitpid.c 
	sysdeps/unix/sysv/aix: waitpid.c 
	sysdeps/unix/bsd/bsd4.4: waitpid.c 
	sysdeps/generic: waitpid.c 
	include/sys    : wait.h 
	sysdeps/unix/sysv/sco3.2.4: waitpid.S 
	sysdeps/unix/sysv/linux: waitpid.c 

Log message:
	2002-08-12  Roland McGrath  <roland@redhat.com>
	
	* include/sys/wait.h (__waitpid): Add libc_hidden_proto.
	* sysdeps/unix/sysv/sco3.2.4/waitpid.S: Add libc_hidden_def.
	* sysdeps/unix/sysv/sysv4/waitpid.c: Add libc_hidden_weak.
	* sysdeps/unix/sysv/linux/waitpid.c: Likewise.
	* sysdeps/unix/sysv/aix/waitpid.c: Likewise.
	* sysdeps/unix/bsd/bsd4.4/waitpid.c: Likewise.
	* sysdeps/generic/waitpid.c: Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]