]> git.ipfire.org Git - thirdparty/glibc.git/commit - misc/sys/cdefs.h
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 21 Apr 1998 22:58:23 +0000 (22:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 21 Apr 1998 22:58:23 +0000 (22:58 +0000)
commit01cad722667c7b25535b2d248598f3d535e7caa9
tree606a2436a10d7d48fcbb3e1097500d8a0b8144d1
parent28f1c862ddaa3515d0f74102379301048c76cf0f
Update.

1998-04-21 21:49  Zack Weinberg  <zack@rabi.phys.columbia.edu>

* misc/sys/cdefs.h: New macro __REDIRECT to support changing the
asm symbol name of functions.
* include/features.h: Kill redundant test.

* dirent/dirent.h: Use new macros to implement __USE_FILE_OFFSET64.
* io/ftw.h: Likewise.
* io/sys/stat.h: Likewise.
* io/sys/statfs.h: Likewise.
* io/sys/statvfs.h: Likewise.
* libio/stdio.h: Likewise.
* resource/sys/resource.h: Likewise.
* rt/aio.h: Likewise.

* posix/unistd.h: Use new macros for __USE_FILE_OFFSET64 and
 __FAVOR_BSD.
* signal/signal.h: Use new macros for BSD vs. SysV signal().

* misc/Makefile: Drop bsd-compat.c.  Make libbsd-compat.a
a dummy library.
* misc/bsd-compat.c: Removed.
16 files changed:
ChangeLog
dirent/dirent.h
include/features.h
io/ftw.h
io/sys/stat.h
io/sys/statfs.h
io/sys/statvfs.h
libio/stdio.h
misc/Makefile
misc/bsd-compat.c [deleted file]
misc/sys/cdefs.h
posix/unistd.h
resource/sys/resource.h
rt/aio.h
signal/signal.h
sysdeps/gnu/errlist.c