about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* UpdateUlrich Drepper1999-10-091-0/+118
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix --help string a bit.Ulrich Drepper1999-10-091-1/+1
|
* 1999-10-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-091-0/+5
| | | | | * mach/mach/mig_support.h [! __USE_GNU]: Use #error to insist that _GNU_SOURCE be defined.
* Update.Ulrich Drepper1999-10-084-17/+25
| | | | * ctype/ctype.h: Pretty print.
* Update.Ulrich Drepper1999-10-085-11/+26
| | | | | | * po/cs.po: Fix typos. handling of empty entries. [PR libc/1345]
* Update.Ulrich Drepper1999-10-0813-51/+268
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-10-08 Ulrich Drepper <drepper@cygnus.com> * nis/nss_nisplus/nisplus-parser.c (_nss_nisplus_parse_spent): Fix handling of empty entries. Patch by Thorsten Kukuk <kukuk@suse.de>. 1999-10-08 Andreas Schwab <schwab@suse.de> * debug/xtrace.sh: Fix quoting bugs. Implement --help and --version. 1999-10-08 Andreas Schwab <schwab@suse.de> * debug/pcprofiledump.c: Fix typos. 1999-10-07 Andreas Jaeger <aj@suse.de> * math/Makefile (tests): Added basic-tests. * math/basic-test.c: New file. Contains function basic_tests from libm-test. 1999-10-07 Andreas Schwab <schwab@suse.de> * malloc/memprof.sh: Fix quoting bugs. 1999-10-08 Ulrich Drepper <drepper@cygnus.com> * timezone/europe: Update from tzdata1999h.
* Update.Ulrich Drepper1999-10-0844-0/+1992
| | | | | | | | | 1999-10-07 Ulrich Drepper <drepper@cygnus.com> * Implies: New file. * internals.h (struct _pthread_descr_struct): Add p_startfct. * manager.c (pthread_handle_create): Initialize p_startfct. * pthread.c: Define __linuxthread_pthread_sizeof_descr variable.
* Update.Ulrich Drepper1999-10-072-12/+16
| | | | * elf/elf.h: Update from last gABI draft.
* Update.Ulrich Drepper1999-10-073-2/+6
| | | | | | | | * elf/elf.h: Remove EM_486 entry. * sysdeps/i386/dl-machine.h (elf_machine_matches_host): Remove test for EM_486. 1999-10-07 Ulrich Drepper <drepper@cygnus.com>
* Update.Ulrich Drepper1999-10-075-3/+395
| | | | | | | | | | | 1999-10-07 Ulrich Drepper <drepper@cygnus.com> * debug/Makefile (install-bin): Add pcprofiledump and xtrace. Add rules for both programs. * debug/pcprofiledump.c: New file. * debug/xtrace.sh: New file. * debug/pcprofile.c: Allow creating output file. Add magic signature to let reader recognize file format.
* Update.Ulrich Drepper1999-10-069-31/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | 1999-10-06 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-ctype.c (ctype_read): Fix typos in last patch. 1999-10-05 Andreas Jaeger <aj@suse.de> * locale/programs/ld-identification.c: Fix typo in comment. * locale/programs/ld-messages.c: Likewise. * locale/programs/ld-monetary.c: Likewise. * locale/programs/ld-name.c: Likewise. * locale/programs/ld-collate.c (read_lc_collate): Fix typo in comment. (collate_read): Remove unnecessary comparisons with ignore_content. * locale/programs/ld-ctype.c (ctype_finish): Loop only over actual assigned elements. (ctype_read): Remove unnecessary comparisons with ignore_content. Fix typos in comments. * locale/programs/ld-address.c (STR_ELEM): Remove unnecessary comparisons with ignore_content. * po/cs.po: Update.
* Update.Ulrich Drepper1999-10-062-0/+8
| | | | | | | 1999-10-05 Ulrich Drepper <drepper@cygnus.com> * time/time.h: Move __gmtime_r declaration to ... * include/time.h: ...here.
* Move __gmtime_r declaration to include/time.h.Ulrich Drepper1999-10-061-2/+0
|
* 1999-10-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-051-1/+14
| | | | | * mach/mach/mig_support.h [! __USE_GNU]: Use #error to insist that _GNU_SOURCE be defined.
* Update.Ulrich Drepper1999-10-053-5/+13
| | | | | | | | | | | | | 1999-10-05 Andreas Jaeger <aj@suse.de> * manual/message.texi (The message catalog files): Fix description to match gencat implementation and Unix98: Message fields are separated by a single blank space. 1999-10-05 Andreas Jaeger <aj@suse.de> * manual/string.texi (Search Functions): Add missing end for memrchr description.
* Update.Ulrich Drepper1999-10-052-39/+71
| | | | | * malloc/memprof.sh: Various small cleanups. Add short options. Write error messages to stderr.
* Update.Ulrich Drepper1999-10-053-3/+110
| | | | | | * malloc/Makefile ($(objpfx)memprof): Fix typo in rule. * malloc/memprof.sh: Take options to control memprofstat.
* Update.Ulrich Drepper1999-10-055-4/+139
| | | | | | | | | | 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * malloc/Makefile: Add rule to generate memprof script. * malloc/memprof.sh: New file. * elf/ldd.bash.in: Add "Usage: " in help message to comply with GNU standard.
* Update.Ulrich Drepper1999-10-053-1/+35
| | | | | | 1999-10-04 Andreas Jaeger <aj@suse.de> * configure.in: Allow makeinfo 4.*.
* Update.Ulrich Drepper1999-10-052-1/+3
| | | | | * stdio-common/Makefile (tests): Add bug13. * stdio-common/bug13.c: New file.
* Update.Ulrich Drepper1999-10-053-277/+247
| | | | | * stdio-common/vfprintf.c: Correct last patch and use outchar instead of PUTC to output single characters.
* Update.Ulrich Drepper1999-10-042-6/+30
| | | | | * configure.in: Add additional options --with-gd-include and --with-gd-lib to help people with strange installations.
* Update.Ulrich Drepper1999-10-043-0/+9
| | | | | | | 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * malloc/Makefile: Add libdl dependency to libmemprof.so. * malloc/Depend: New file.
* Update.Ulrich Drepper1999-10-043-6/+18
| | | | | | | | | | | | | | | 1999-10-04 Andreas Jaeger <aj@suse.de> * timezone/README: Change wording to not mention the current version. This way we can't forget to update the file. 1999-10-04 Andreas Jaeger <aj@suse.de> * manual/time.texi (Basic CPU Time): Fix typo. Reported by Ben Pfaff <pfaffben@msu.edu>. 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * string/string.h: Move __memrchr declaration to ... * include/string.h: ...here.
* Update.Ulrich Drepper1999-10-047-27/+105
| | | | | | | | | | | | | | | | | | | | | | 1999-10-04 Ulrich Drepper <drepper@cygnus.com> * include/string.h: Add __memrchr declaration. * string/string.h: Moce __memrchr declaration to include/string.h. 1999-10-03 Ulrich Drepper <drepper@cygnus.com> * string/Makefile (routines): Add memrchr. * sysdeps/generic/memrchr.c: Don't undef memchr, undef memrchr. Correct order of tests for matching bytes. * string/tester.c: Add tests for memrchr. * sysdeps/i386/i486/bits/string.h (__memrchr): Correct implementation. Start from the last character and take decrement not increment into account for correction in return line. Add memrchr alias. * sysdeps/i386/bits/string.h: Likewise.
* (routines): Add memrchr.Ulrich Drepper1999-10-041-1/+1
|
* 1999-10-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-041-0/+4
| | | | * stdlib/stdlib.h [__USE_BSD]: Declare getloadavg.
* 1999-10-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-041-0/+7
| | | | * stdlib/stdlib.h [__USE_BSD]: Declare getloadavg.
* Don't undef memchr.Ulrich Drepper1999-10-041-3/+1
|
* Update.Ulrich Drepper1999-10-043-3/+50
| | | | | | | | | | | 1999-10-03 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/i486/bits/string.h (__memrchr): New function. * sysdeps/i386/bits/string.h (__memrchr): Add cld to comply to conventions. * string/Versions: Export memrchr.
* Export memrchr.Ulrich Drepper1999-10-041-3/+7
|
* * misc/Versions (GLIBC_2.2): Add getloadavg.Roland McGrath1999-10-042-0/+4
|
* * misc/Makefile (routines): Add getloadavg.Roland McGrath1999-10-045-2/+163
| | | | | | * sysdeps/generic/getloadavg.c: New file. * sysdeps/mach/getloadavg.c: New file. * sysdeps/unix/sysv/linux/getloadavg.c: New file.
* 1999-10-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-041-0/+7
| | | | | | | * sysdeps/generic/memrchr.c: New file, adapted from memchr.c. * sysdeps/i386/bits/string.h (__memrchr): New function. * string/string.h: Declare memrchr, __memrchr. * manual/string.texi (Search Functions): Document memrchr.
* 1999-10-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-044-0/+233
| | | | | | | * sysdeps/generic/memrchr.c: New file, adapted from memchr.c. * sysdeps/i386/bits/string.h (__memrchr): New function. * string/string.h: Declare memrchr, __memrchr. * manual/string.texi (Search Functions): Document memrchr.
* Update.Ulrich Drepper1999-10-047-196/+1577
| | | | | | | | | | | | 1999-10-03 Ulrich Drepper <drepper@cygnus.com> * configure.in: Accept --with-gd option and set all libgd-LDFLAGS, CFLAGS-memprofstat.c, and LIBGD variables. * config.make.in: Add LIBGD. * malloc/Makefile: Add rules to generate libmemprof.so and memprofstat. * malloc/memprof.c: New file. * malloc/memprofstat.c: New file.
* Update.Ulrich Drepper1999-10-033-8/+10
| | | | | | | * resolv/nsap_addr.c (inet_nsap_addr): Little optimization. * resolv/inet_ntop.c (inet_ntop4): Little optimization. (inet_ntop6): Likewise.
* Update.Ulrich Drepper1999-10-022-16/+24
| | | | | * resolv/inet_net_pton.c (inet_net_pton_ipv4): Prevent buffer overruns.
* Update.Ulrich Drepper1999-10-023-21/+98
| | | | | | | | | 1999-10-02 Ulrich Drepper <drepper@cygnus.com> * resolv/tst-aton.c (main): Add more tests. * resolv/inet_addr.c (inet_aton): Correct some problems with to large numbers. Optimize a bit.
* Update.Ulrich Drepper1999-10-022-0/+4
| | | | | * resolv/inet_net_ntop.c (inet_net_ntop_ipv4): If BITS is zero account for added '0'.
* Update.Ulrich Drepper1999-10-012-4/+12
| | | | | | | | 1999-10-01 Ulrich Drepper <drepper@cygnus.com> * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Align handling of IPv6 tunnel address handling with bind 8.2.1. Allow len argument to be greater than needed address size.
* Update.Ulrich Drepper1999-10-0119-177/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-10-01 Andreas Jaeger <aj@suse.de> * locale/programs/ld-collate.c (insert_value): Add cast to avoid warning. * intl/finddomain.c (_nl_find_domain): Likewise. 1999-09-30 Andreas Schwab <schwab@suse.de> * sysdeps/unix/sysv/linux/alpha/ioperm.c: Disable debug messages. 1999-09-30 Andreas Jaeger <aj@suse.de> * sysdeps/i386/lshift.S: Correct assembler commands to fix warnings. * sysdeps/i386/rshift.S: Likewise. * sysdeps/i386/strchrnul.S: Likewise. * sysdeps/i386/strchr.S: Likewise. Patch by Michael Deutschmann <michael@talamasca.wkpowerlink.com>, PR libc/1339. 1999-09-30 Andreas Jaeger <aj@suse.de> * manual/examples/pipe.c: Close other end of pipe to make example work. 1999-10-01 Ulrich Drepper <drepper@cygnus.com> * timezone/checktab.awk: Update from tzcode1999g. * timezone/tzselect.ksh: Likewise. * timezone/africa: Update from tzdata1999g. * timezone/asia: Likewise. * timezone/australasia: Likewise. * timezone/europe: Likewise. * timezone/northamerica: Likewise. * timezone/southamerica: Likewise. * timezone/iso3166.tab: Likewise. * timezone/zone.tab: Likewise. been renamed to getipnodebyname. Move flags around.
* Update.Ulrich Drepper1999-09-285-23/+33
| | | | | | | | | | | | | | | | | 1999-09-27 Andreas Jaeger <aj@suse.de> * resolv/netdb.h: Remove declaration of getnodebyname. It has been renamed to getipnodebyname. Move flags around. 1999-09-27 Andreas Schwab <schwab@suse.de> * manual/message.texi (Locating gettext catalog): Fix typos. 1999-09-27 Andreas Jaeger <aj@suse.de> * manual/socket.texi (Out-of-Band Data): Correct example program, rename some variables for clarity. Reported by James Antill <james@and.org>, close PR libc/1329.
* Update.Ulrich Drepper1999-09-272-4/+19
| | | | | * locale/programs/ld-collate.c (insert_value): Add hack to not crash in incomplete collate implementation.
* Update.Ulrich Drepper1999-09-272-0/+8
| | | | | | | 1999-09-27 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-collate.c (read_directions): Read new token after accepting sorting rule.
* Update.Ulrich Drepper1999-09-273-4/+14
| | | | | | | | | 1999-09-26 Ulrich Drepper <drepper@cygnus.com> * locale/programs/ld-ctype.c (charclass_symbolic_ellipsis): Fix error message printing. Correctly test whether all characters of current token are used. (ctype_read): NUL terminate last_str.
* Update.Ulrich Drepper1999-09-275-9/+83
| | | | | | | | | 1999-09-26 Thorsten Kukuk <kukuk@suse.de> * nscd/connections.c: Invalidate caches on request. * nscd/nscd-client.h: Add INVALIDATE to request_type. * nscd/nscd.c: Add invalidate cache option. * nscd/nscd.conf: Change log directory to /var/log (FHS).
* Update.Ulrich Drepper1999-09-252-0/+2
| | | | (__linuxthreads_pthread_key_2ndlevel_size): New variable.
* Update.Ulrich Drepper1999-09-254-7/+22
| | | | | | | | | | | * manager.c (__linuxthreads_pthread_threads_max): New variable. * specific.c (__linuxthreads_pthread_keys_max): New variable. 1999-09-23 Ulrich Drepper <drepper@cygnus.com> * specific.c: Move definitions of struct pthread_key_struct and destr_function to ... * internals.h: ...here.
* Update.Ulrich Drepper1999-09-254-8/+20
| | | | | | | | 1999-09-24 Ulrich Drepper <drepper@cygnus.com> * nis/nss_nisplus/nisplus-parser.c (_nss_nisplus_parse_grent): Do not ovverwrite last group member with NULL pointer. Reported by Thomas Winder <thomas.winder@newlogic.at>.