glibc/sysdeps/unix/sysv/irix4
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
..
sys (__mmap, __munmap): Declare these. 1995-03-03 20:06:13 +00:00
__handler.S entered into RCS 1993-10-23 00:50:20 +00:00
confname.h entered into RCS 1994-02-25 01:04:05 +00:00
Dist entered into RCS 1994-05-10 21:47:20 +00:00
dup2.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
fcntlbits.h entered into RCS 1994-05-10 21:47:20 +00:00
fpathconf.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 14:40:39 +00:00
getgroups.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
getpriority.c entered into RCS 1994-02-25 00:03:44 +00:00
getrusage.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
gettimeofday.c Update #include for renaming. 1995-02-17 18:39:13 +00:00
Implies entered into RCS 1994-02-25 01:04:05 +00:00
Makefile entered into RCS 1994-02-15 02:04:46 +00:00
pathconf.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
readv.c entered into RCS 1994-05-10 21:47:20 +00:00
reboot.c entered into RCS 1994-02-25 01:04:05 +00:00
setgroups.c entered into RCS 1994-02-25 00:03:44 +00:00
setpriority.c entered into RCS 1994-02-25 01:04:05 +00:00
signum.h entered into RCS 1994-05-10 21:47:20 +00:00
sigreturn.S Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
sigtramp.c entered into RCS 1993-10-23 00:50:20 +00:00
start.c Remove __environ definition. 1995-02-20 00:53:51 +00:00
statbuf.h entered into RCS 1993-10-28 00:04:50 +00:00
swapon.c entered into RCS 1994-02-25 01:04:05 +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.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
uname.S entered into RCS 1994-02-25 01:04:05 +00:00
wait.S Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
waitpid.c Converted to use weak aliases with macros from libc-symbols.h. 1995-01-21 15:40:54 +00:00
writev.c entered into RCS 1994-05-10 21:47:20 +00:00