mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 21:40:12 +00:00
Update
1999-10-09 Ulrich Drepper <drepper@cygnus.com> * malloc/memprof.sh: Fix --help string a bit. * argp/argp.h: Remove K&R compatiblity. * assert/assert.h: Likewise * catgets/nl_types.h: Likewise * ctype/ctype.h: Likewise * db/db.h: Likewise * db/ndbm.h: Likewise * db2/db.h: Likewise * db2/db_185.h: Likewise * debug/execinfo.h: Likewise * dirent/dirent.h: Likewise * dlfcn/dlfcn.h: Likewise * gmon/sys/gmon.h: Likewise * grp/grp.h: Likewise * iconv/gconv.h: Likewise * iconv/iconv.h: Likewise * include/execinfo.h: Likewise * inet/aliases.h: Likewise * inet/netinet/ether.h: Likewise * inet/netinet/in.h: Likewise * intl/libintl.h: Likewise * io/fcntl.h: Likewise * io/fts.h: Likewise * io/ftw.h: Likewise * io/utime.h: Likewise * io/sys/poll.h: Likewise * io/sys/stat.h: Likewise * io/sys/statfs.h: Likewise * io/sys/statvfs.h: Likewise * libio/libio.h: Likewise * libio/stdio.h: Likewise * linuxthreads/sysdeps/pthread/pthread.h: Likewise * locale/locale.h: Likewise * login/pty.h: Likewise * login/utmp.h: Likewise * malloc/mcheck.h: Likewise * math/complex.h: Likewise * math/math.h: Likewise * math/math_private.h: Likewise * misc/err.h: Likewise * misc/fstab.h: Likewise * misc/libgen.h: Likewise * misc/mntent.h: Likewise * misc/regexp.h: Likewise * misc/search.h: Likewise * misc/sgtty.h: Likewise * misc/ttyent.h: Likewise * misc/sys/cdefs.h: Likewise * misc/sys/file.h: Likewise * misc/sys/ioctl.h: Likewise * misc/sys/mman.h: Likewise * misc/sys/select.h: Likewise * misc/sys/syslog.h: Likewise * misc/sys/uio.h: Likewise * misc/sys/ustat.h: Likewise * nss/nss.h: Likewise * posix/sched.h: Likewise * posix/unistd.h: Likewise * posix/wordexp.h: Likewise * posix/sys/times.h: Likewise * posix/sys/utsname.h: Likewise * posix/sys/wait.h: Likewise * pwd/pwd.h: Likewise * resolv/netdb.h: Likewise * resolv/resolv.h: Likewise * resource/ulimit.h: Likewise * resource/sys/resource.h: Likewise * resource/sys/vlimit.h: Likewise * resource/sys/vtimes.h: Likewise * rt/aio.h: Likewise * setjmp/setjmp.h: Likewise * shadow/shadow.h: Likewise * signal/signal.h: Likewise * socket/socket.h: Likewise * stdio/stdio.h: Likewise * stdio-common/_itoa.h: Likewise * stdio-common/_itowa.h: Likewise * stdio-common/printf.h: Likewise * stdlib/alloca.h: Likewise * stdlib/fmtmsg.h: Likewise * stdlib/monetary.h: Likewise * stdlib/stdlib.h: Likewise * stdlib/ucontext.h: Likewise * streams/stropts.h: Likewise * string/argz.h: Likewise * string/envz.h: Likewise * string/string.h: Likewise * string/strings.h: Likewise * string/bits/string2.h: Likewise * sunrpc/rpc/auth.h: Likewise * sunrpc/rpc/auth_des.h: Likewise * sunrpc/rpc/auth_unix.h: Likewise * sunrpc/rpc/clnt.h: Likewise * sunrpc/rpc/des_crypt.h: Likewise * sunrpc/rpc/netdb.h: Likewise * sunrpc/rpc/pmap_clnt.h: Likewise * sunrpc/rpc/pmap_prot.h: Likewise * sunrpc/rpc/pmap_rmt.h: Likewise * sunrpc/rpc/rpc_msg.h: Likewise * sunrpc/rpc/svc.h: Likewise * sunrpc/rpc/svc_auth.h: Likewise * sunrpc/rpc/xdr.h: Likewise * sysdeps/unix/sysv/linux/bits/sigstack.h: Likewise * sysdeps/unix/sysv/linux/bitssocket.h: Likewise * sysvipc/sys/ipc.h: Likewise * sysvipc/sys/msg.h: Likewise * sysvipc/sys/sem.h: Likewise * sysvipc/sys/shm.h: Likewise * termios/termios.h: Likewise * time/time.h: Likewise * time/sys/time.h: Likewise * time/sys/timeb.h: Likewise * wcsmbs/wchar.h: Likewise * wctype/wctype.h: Likewise
This commit is contained in:
parent
1db732cbeb
commit
a3b799d65a
118
ChangeLog
118
ChangeLog
@ -1,3 +1,121 @@
|
||||
1999-10-09 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* malloc/memprof.sh: Fix --help string a bit.
|
||||
|
||||
* argp/argp.h: Remove K&R compatiblity.
|
||||
* assert/assert.h: Likewise
|
||||
* catgets/nl_types.h: Likewise
|
||||
* ctype/ctype.h: Likewise
|
||||
* db/db.h: Likewise
|
||||
* db/ndbm.h: Likewise
|
||||
* db2/db.h: Likewise
|
||||
* db2/db_185.h: Likewise
|
||||
* debug/execinfo.h: Likewise
|
||||
* dirent/dirent.h: Likewise
|
||||
* dlfcn/dlfcn.h: Likewise
|
||||
* gmon/sys/gmon.h: Likewise
|
||||
* grp/grp.h: Likewise
|
||||
* iconv/gconv.h: Likewise
|
||||
* iconv/iconv.h: Likewise
|
||||
* include/execinfo.h: Likewise
|
||||
* inet/aliases.h: Likewise
|
||||
* inet/netinet/ether.h: Likewise
|
||||
* inet/netinet/in.h: Likewise
|
||||
* intl/libintl.h: Likewise
|
||||
* io/fcntl.h: Likewise
|
||||
* io/fts.h: Likewise
|
||||
* io/ftw.h: Likewise
|
||||
* io/utime.h: Likewise
|
||||
* io/sys/poll.h: Likewise
|
||||
* io/sys/stat.h: Likewise
|
||||
* io/sys/statfs.h: Likewise
|
||||
* io/sys/statvfs.h: Likewise
|
||||
* libio/libio.h: Likewise
|
||||
* libio/stdio.h: Likewise
|
||||
* linuxthreads/sysdeps/pthread/pthread.h: Likewise
|
||||
* locale/locale.h: Likewise
|
||||
* login/pty.h: Likewise
|
||||
* login/utmp.h: Likewise
|
||||
* malloc/mcheck.h: Likewise
|
||||
* math/complex.h: Likewise
|
||||
* math/math.h: Likewise
|
||||
* math/math_private.h: Likewise
|
||||
* misc/err.h: Likewise
|
||||
* misc/fstab.h: Likewise
|
||||
* misc/libgen.h: Likewise
|
||||
* misc/mntent.h: Likewise
|
||||
* misc/regexp.h: Likewise
|
||||
* misc/search.h: Likewise
|
||||
* misc/sgtty.h: Likewise
|
||||
* misc/ttyent.h: Likewise
|
||||
* misc/sys/cdefs.h: Likewise
|
||||
* misc/sys/file.h: Likewise
|
||||
* misc/sys/ioctl.h: Likewise
|
||||
* misc/sys/mman.h: Likewise
|
||||
* misc/sys/select.h: Likewise
|
||||
* misc/sys/syslog.h: Likewise
|
||||
* misc/sys/uio.h: Likewise
|
||||
* misc/sys/ustat.h: Likewise
|
||||
* nss/nss.h: Likewise
|
||||
* posix/sched.h: Likewise
|
||||
* posix/unistd.h: Likewise
|
||||
* posix/wordexp.h: Likewise
|
||||
* posix/sys/times.h: Likewise
|
||||
* posix/sys/utsname.h: Likewise
|
||||
* posix/sys/wait.h: Likewise
|
||||
* pwd/pwd.h: Likewise
|
||||
* resolv/netdb.h: Likewise
|
||||
* resolv/resolv.h: Likewise
|
||||
* resource/ulimit.h: Likewise
|
||||
* resource/sys/resource.h: Likewise
|
||||
* resource/sys/vlimit.h: Likewise
|
||||
* resource/sys/vtimes.h: Likewise
|
||||
* rt/aio.h: Likewise
|
||||
* setjmp/setjmp.h: Likewise
|
||||
* shadow/shadow.h: Likewise
|
||||
* signal/signal.h: Likewise
|
||||
* socket/socket.h: Likewise
|
||||
* stdio/stdio.h: Likewise
|
||||
* stdio-common/_itoa.h: Likewise
|
||||
* stdio-common/_itowa.h: Likewise
|
||||
* stdio-common/printf.h: Likewise
|
||||
* stdlib/alloca.h: Likewise
|
||||
* stdlib/fmtmsg.h: Likewise
|
||||
* stdlib/monetary.h: Likewise
|
||||
* stdlib/stdlib.h: Likewise
|
||||
* stdlib/ucontext.h: Likewise
|
||||
* streams/stropts.h: Likewise
|
||||
* string/argz.h: Likewise
|
||||
* string/envz.h: Likewise
|
||||
* string/string.h: Likewise
|
||||
* string/strings.h: Likewise
|
||||
* string/bits/string2.h: Likewise
|
||||
* sunrpc/rpc/auth.h: Likewise
|
||||
* sunrpc/rpc/auth_des.h: Likewise
|
||||
* sunrpc/rpc/auth_unix.h: Likewise
|
||||
* sunrpc/rpc/clnt.h: Likewise
|
||||
* sunrpc/rpc/des_crypt.h: Likewise
|
||||
* sunrpc/rpc/netdb.h: Likewise
|
||||
* sunrpc/rpc/pmap_clnt.h: Likewise
|
||||
* sunrpc/rpc/pmap_prot.h: Likewise
|
||||
* sunrpc/rpc/pmap_rmt.h: Likewise
|
||||
* sunrpc/rpc/rpc_msg.h: Likewise
|
||||
* sunrpc/rpc/svc.h: Likewise
|
||||
* sunrpc/rpc/svc_auth.h: Likewise
|
||||
* sunrpc/rpc/xdr.h: Likewise
|
||||
* sysdeps/unix/sysv/linux/bits/sigstack.h: Likewise
|
||||
* sysdeps/unix/sysv/linux/bitssocket.h: Likewise
|
||||
* sysvipc/sys/ipc.h: Likewise
|
||||
* sysvipc/sys/msg.h: Likewise
|
||||
* sysvipc/sys/sem.h: Likewise
|
||||
* sysvipc/sys/shm.h: Likewise
|
||||
* termios/termios.h: Likewise
|
||||
* time/time.h: Likewise
|
||||
* time/sys/time.h: Likewise
|
||||
* time/sys/timeb.h: Likewise
|
||||
* wcsmbs/wchar.h: Likewise
|
||||
* wctype/wctype.h: Likewise
|
||||
|
||||
1999-10-05 Roland McGrath <roland@baalperazim.frob.com>
|
||||
|
||||
* mach/mach/mig_support.h [! __USE_GNU]: Use #error to insist that
|
||||
|
Loading…
Reference in New Issue
Block a user