glibc/sysdeps/unix/sysv/sco3.2.4
Roland McGrath 0d4439738a Mon Feb 26 10:22:30 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* sysdeps/unix/dirstream.h: Rewritten.
	* sysdeps/unix/readdir.c: Rewritten.
	* sysdeps/unix/telldir.c: Rewritten.
	* sysdeps/unix/closedir.c: Use <...> instead of "..." for dirstream.h.
	Remove __ from DIR struct member names.
	* sysdeps/unix/dirfd.c: Likewise.
	* sysdeps/unix/seekdir.c: Likewise.
	* sysdeps/unix/rewinddir.c: Likewise.
	* sysdeps/unix/opendir.c: Likewise.  Don't allocate extra space after
	DIR structure.
	* sysdeps/stub/direct.h: File removed.
	* sysdeps/unix/bsd/bsd4.4/direct.h: File removed.
	* sysdeps/unix/bsd/direct.h: File removed.
	* sysdeps/unix/common/direct.h: File removed.
	* sysdeps/unix/sysv/irix4/direct.h: File removed.
	* sysdeps/unix/sysv/isc3/direct.h: File removed.
	* sysdeps/unix/sysv/sco3.2.4/direct.h: File removed.
	* sysdeps/unix/sysv/sysv4/solaris2/direct.h: File removed.
	* sysdeps/unix/common/direntry.h: New file.
	* sysdeps/unix/bsd/direntry.h: New file.
	* sysdeps/unix/bsd/bsd4.4/direntry.h: New file.
	* sysdeps/unix/sysv/direntry.h: New file.
	* sysdeps/stub/direntry.h: New file.
	* dirent/dirent.h (struct dirent): Type removed.  Include <direntry.h>
	to define it.
	(_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New macros.
	* dirent/Makefile (headers): Add direntry.h.
	(distribute): Remove direct.h.
	* sysdeps/posix/getcwd.c: Use new macros instead of d_namlen.
	* dirent/scandir.c: Likewise.
	* io/fts.c (fts_build): Likewise.
	* io/ftw.c (ftw_dir): Likewise.
	* sysdeps/posix/ttyname.c: Likewise.
1996-02-27 14:51:36 +00:00
..
__setpgid.c entered into RCS 1994-01-17 22:36:41 +00:00
confname.h entered into RCS 1993-06-21 23:36:34 +00:00
Dist entered into RCS 1994-06-10 22:43:23 +00:00
getgroups.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
getpgid.c Included file was renamed from __getpgrp.c. 1995-01-26 01:27:55 +00:00
Makefile [$(subdir)=csu] (start-installed-rule, start-installed-name-rule): New 1995-07-26 15:38:25 +00:00
pipestream.c entered into RCS 1994-04-20 03:12:09 +00:00
setpgid.c Included file was renamed from setpgrp.c. 1995-01-26 01:28:44 +00:00
setsid.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sigaction.h entered into RCS 1994-03-24 20:03:52 +00:00
sigaction.S Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
syscall.h entered into RCS 1994-01-17 22:36:41 +00:00
syscalls.list Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> 1996-01-19 00:42:21 +00:00
sysconf.S Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
system.c entered into RCS 1994-05-16 22:43:49 +00:00
uname.S entered into RCS 1994-07-16 21:16:53 +00:00
waitpid.S Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00