aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-04-22Update.Ulrich Drepper6-42/+58
* nis/nis_findserv.c (__nis_findfastest): Improve memory handling. * nis/nis_print_group_entry.c (nis_print_group_entry): Use alloca instead of malloc. * nis/nis_subr.c: Use __builtin_expect. * nis/ypclnt.c: Likewise. * nis/nis_getservlist.c: Likewise. * nis/nis_creategroup.c: Likewise.
2000-04-22(nis_print_group_entry): Use alloca instead of malloc.Ulrich Drepper1-15/+9
2000-04-21UpdateAndreas Jaeger1-1/+2
* sysdeps/mips/mips64/submul_1.S: Likewise * sysdeps/unix/mips/sysdep.S: Likewise.
2000-04-212000-04-21 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-2/+2
* sysdeps/unix/mips/sysdep.S: Use __PIC__ instead of PIC.
2000-04-21Regenerated: autoconf configure.inUlrich Drepper1-1/+1
2000-04-21Update.Ulrich Drepper1-0/+6
2000-04-21 Ulrich Drepper <drepper@redhat.com> * nis/nis_callback.c (__nis_create_callback): Check result of memory allocation. Fix memory leaks. Use __builtin_expect. (__nis_destroy_callback): Fix memory leaks.
2000-04-21(__nis_create_callback): Check result of memory allocation. Fix memory ↵Ulrich Drepper1-18/+55
leaks. Use __builtin_expect. (__nis_destroy_callback): Fix memory leaks.
2000-04-21Update.Andreas Jaeger1-0/+16
2000-04-21 Andreas Jaeger <aj@suse.de> * sysdeps/mips/elf/start.S: Use __PIC__ instead of PIC. * sysdeps/mips/mips64/add_n.S: Likewise. * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise. * sysdeps/mips/mips64/lshift.S: Likewise. * sysdeps/mips/mips64/mul_1.S: Likewise. * sysdeps/mips/mips64/rshift.S: Likewise. * sysdeps/mips/mips64/setjmp.S: Likewise. * sysdeps/mips/mips64/sub_n.S: Likewise. * sysdeps/mips/mips64/submul_1.S: Likewise. * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Remove strtab and update comment. The strtab from _dl_relocate_object can be used.
2000-04-212000-04-21 Andreas Jaeger <aj@suse.de>Andreas Jaeger10-34/+31
* sysdeps/mips/elf/start.S: Use __PIC__ instead of PIC. * sysdeps/mips/mips64/add_n.S: Likewise. * sysdeps/mips/mips64/bsd-_setjmp.S: Likewise. * sysdeps/mips/mips64/lshift.S: Likewise. * sysdeps/mips/mips64/mul_1.S: Likewise. * sysdeps/mips/mips64/rshift.S: Likewise. * sysdeps/mips/mips64/setjmp.S: Likewise. * sysdeps/mips/mips64/sub_n.S: Likewise. * sysdeps/mips/mips64/submul_1.S: Likewise. * sysdeps/mips/dl-machine.h (elf_machine_got_rel): Remove strtab and update comment. The strtab from _dl_relocate_object can be used.
2000-04-21(iconv): Fix typo.Ulrich Drepper1-1/+1
2000-04-21Update.Ulrich Drepper9-25/+47
2000-04-21 Ulrich Drepper <drepper@redhat.com> * iconv/iconv.c (iconv): Add __builtin_expect where useful. * iconv/iconv_close.c (iconv_close): Likewise. * iconv/iconv_open.c (iconv_open): Likewise. * grp/putgrent.c (putgrent): Unlock steam if fprintf failed. Add __builtin_expect where useful. * grp/initgroups.c (initgroups): Test for result of memory allocation and punt if it fails. * dirent/scandir.c (scandir): Add __builtin_expect where useful. * grp/fgetgrent.c (fgetfrent): Likewise. * grp/fgetgrent_r.c (__fgetgrent_r): Likewise.
2000-04-21Update.Ulrich Drepper2-0/+5
2000-04-21 Jakub Jelinek <jakub@redhat.com> * libio/vasprintf.c: Include string.h to get memcpy prototype.
2000-04-21Update.Ulrich Drepper2-2/+5
* wcsmbs/wcsrtombs.c (__wcsrtombs): If output buffer is too small don't search for NUL byte to decrement counter. Reported by Ulrich.Brink@sap.com.
2000-04-21Update.Ulrich Drepper4-6/+333
* iconv/gconv_simple.c: Define separate functions to convert from UCS4/UCS4-LE to the internal encoding. * iconv/gconv_builtin.h: Use separate functions to convert from UCS4/UCS4-LE to the internal encoding. * iconv/gconv_int.h: Declare __gconv_transform_ucs4_internal and __gconv_transform_ucs4le_internal. * iconv/gconv_simple.c (internal_utf8_loop): Correct check for output buffer overflow. Reported by Ulrich.Brink@sap.com.
2000-04-21Update.Ulrich Drepper3-3/+8
2000-04-20 Ulrich Drepper <drepper@redhat.com> * iconv/skeleton.c: Add some more __builtin_expect. * iconv/loop.c: Likewise.
2000-04-21Update.Ulrich Drepper3-12/+46
2000-03-08 H.J. Lu <hjl@gnu.org> * posix/regex.c (regex_compile): Correctly handle "\{" when the RE_INTERVALS is set and the RE_NO_BK_BRACES bit is not set.
2000-04-21Update.Ulrich Drepper3-3/+15
2000-04-20 Ulrich Drepper <drepper@redhat.com> * manual/stdio.texi: Give advise about handling error when using stream functions. Patch by Michael Deutschmann <michael@talamasca.ocis.net>.
2000-04-21Update.Ulrich Drepper13-42/+107
2000-04-19 Jakub Jelinek <jakub@redhat.com> * locale/programs/ld-ctype.c (ctype_output): Set size of the idx field to nelems * sizeof (uint32_t). * locale/programs/ld-address.c (address_output): Align word fields properly. * locale/programs/ld-monetary.c (monetary_output): Likewise. Don't restart idx pointers to idx end at the duo_int_curr_symbol field. Avoid giving arbitrary garbage in the crncystr field. Use sizeof(uint32_t) instead of 4 for len in uno_valid_from, uno_valid_to, duo_valid_from, duo_valid_to and conversion_rate fields. * locale/programs/ld-numeric.c (numeric_output): Likewise. Don't restart idx pointers to idx end at the decimal_point_wc field. * locale/programs/ld-time.c (time_output): week_1stday should be word, not byte. Align it properly. 2000-04-19 H.J. Lu <hjl@gnu.org> * csu/gmon-start.c (_start): Declared as "extern void". (etext): Likewise. 2000-04-18 Andreas Jaeger <aj@suse.de> * manual/install.texi (Running make install): Don't mention utmpd anymore. 2000-04-18 Andreas Jaeger <aj@suse.de> * linuxthreads/Versions: Use ld instead of ld.so. * elf/Makefile (ld-map): Use ld.map. * Versions.def: Use ld instead of ld.so. * elf/Versions: Likewise. * sysdeps/mach/hurd/Versions: Likewise.
2000-04-21(_start): Declared as "extern void". (etext): Likewise.Ulrich Drepper1-2/+5
2000-04-212000-04-20 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-2/+11
* elf/rtld.c (print_statistics): Move ifndef further up. (_dl_start_final): Added HP_TIMINIG_NONAVAIL to avoid warnings. (dl_main): Likewise. 2000-04-20 Andreas Jaeger <aj@suse.de> * elf/rtld.c (print_statistics): Move ifndef further up. (_dl_start_final): Added HP_TIMINIG_NONAVAIL to avoid warnings. (dl_main): Likewise.
2000-04-192000-04-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-0/+14
* shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and 2.2 for libnsl, libresolv, librt, libnss_*. * shlib-versions (mips.*-.*-linux.*): Support only GLIBC 2.0 and 2.2 for libnsl, libresolv, librt, libnss_*.
2000-04-19Update.Ulrich Drepper4-1/+13
* gmon/gmon.c: Add weak alias moncontrol for __moncontrol. * gmon/Versions: Move moncontrol to GLIBC_2.2.
2000-04-19Update.Ulrich Drepper1-0/+2
* po/cs.po: Update from translation team.
2000-04-19Update from translation team.Ulrich Drepper1-3301/+3717
2000-04-182000-04-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-1/+2
* elf/rtld.c (process_dl_debug): Remove obsolete comment. * elf/rtld.c (process_dl_debug): Remove obsolete comment.
2000-04-18Fix typo.Ulrich Drepper1-1/+1
2000-04-18Update.Ulrich Drepper2-9/+5
* sysdeps/generic/updwtmp.c: Remove daemon support.
2000-04-18Update.Ulrich Drepper2-3/+4
* login/Makefile (routines): Remove utmp_daemon.
2000-04-18Update.Ulrich Drepper2-1/+2
* sysdeps/unix/sysv/aix/gethostname.c: Fix type of len argument.
2000-04-18Update.Ulrich Drepper2-0/+3
* sysdeps/unix/sysv/aix/access.c: Define ACC_INVOKER.
2000-04-18Update.Ulrich Drepper3-0/+9
* sysdeps/unix/sysv/aix/getegid.c: Define ID_EFFECTIVE. * sysdeps/unix/sysv/aix/geteuid.c: Likewise.
2000-04-18Update.Ulrich Drepper2-9/+6
* elf/rtld.c: Display statitics option also if hp timing is not available.
2000-04-18Update.Ulrich Drepper4-479/+8
* login/utmp_daemon.c: Removed. * login/getutent_r.c: Remove references to daemon functions. * login/utmp-private.h (__libc_utmp_daemon_functions): Remove declaration.
2000-04-18Update.Ulrich Drepper8-1824/+11
2000-04-18 Ulrich Drepper <drepper@redhat.com> * login/programs/connection.c: Removed. * login/programs/database.c Removed. * login/programs/error.c: Removed. * login/programs/request.c: Removed. * login/programs/xtmp.c: Removed. * login/programs/xtmp.h: Removed. * login/Makefile: Remove rules for utmpd. * login/README.utmpd: Removed.
2000-04-18Remove rules for utmpd.Ulrich Drepper1-7/+2
2000-04-182000-04-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-28/+15
* sysdeps/mips/dl-machine.h (elf_machine_rel): Fix relocation. 2000-04-18 Andreas Jaeger <aj@suse.de> * sysdeps/mips/dl-machine.h (elf_machine_rel): Fix relocation.
2000-04-18Update.Ulrich Drepper3-7/+2
* sysdeps/unix/sysv/aix/geteuid.c: Don't try to include <sys/id.h>. * sysdeps/unix/sysv/aix/getegid.c: Likewise.
2000-04-18Update.Ulrich Drepper2-1/+2
* sysdeps/unix/sysv/aix/getegid.c: Don't try to include <sys/id.h>.
2000-04-18Update.Ulrich Drepper8-4/+173
2000-04-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/aix/xstat64.c: Define STX_NORMAL and STX_64. * sysdeps/unix/sysv/aix/xstat.c: Define STX_NORMAL. * sysdeps/unix/sysv/aix/sys/param.h: Define NGROUPS. * sysdeps/unix/sysv/aix/setreuid.c: Define ID_EFFECTIVE and ID_REAL. * sysdeps/unix/sysv/aix/setregid.c: Likewise. * sysdeps/unix/sysv/aix/setuid.c: Define ID_REAL. * sysdeps/unix/sysv/aix/setgid.c: Likewise. * sysdeps/unix/sysv/aix/seteuid.c: Define ID_EFFECTIVE. * sysdeps/unix/sysv/aix/setegid.c: Likewise. * sysdeps/unix/sysv/aix/sbrk.c: Update parameter type. * sysdeps/unix/sysv/aix/nanosleep.c (struct timestruc_t): Define it here. * sysdeps/unix/sysv/aix/msync.c: New file. * sysdeps/unix/sysv/aix/msgsnd.c: New file. * sysdeps/unix/sysv/aix/net/if.h: New file. * sysdeps/unix/sysv/aix/pipe.c: New file. * sysdeps/unix/sysv/aix/poll.c: New file. * sysdeps/unix/sysv/aix/rename.c: New file. * sysdeps/unix/sysv/aix/rmdir.c: New file. * sysdeps/unix/sysv/aix/select.c: New file. * sysdeps/unix/sysv/aix/semctl.c: New file. * sysdeps/unix/sysv/aix/semget.c: New file. * sysdeps/unix/sysv/aix/semop.c: New file. * sysdeps/unix/sysv/aix/sendto.c: New file. * sysdeps/unix/sysv/aix/setgroups.c: New file. * sysdeps/unix/sysv/aix/setpgid.c: New file. * sysdeps/unix/sysv/aix/setpgrp.c: New file. * sysdeps/unix/sysv/aix/setpriority.c: New file. * sysdeps/unix/sysv/aix/setrlimit.c: New file. * sysdeps/unix/sysv/aix/setrlimit64.c: New file. * sysdeps/unix/sysv/aix/setsid.c: New file. * sysdeps/unix/sysv/aix/setsockopt.c: New file. * sysdeps/unix/sysv/aix/shmat.c: New file. * sysdeps/unix/sysv/aix/shmctl.c: New file. * sysdeps/unix/sysv/aix/shmdt.c: New file. * sysdeps/unix/sysv/aix/shmget.c: New file. * sysdeps/unix/sysv/aix/sigaltstack.c: New file. * sysdeps/unix/sysv/aix/sigstack.c: New file. * sysdeps/unix/sysv/aix/socket.c: New file. * sysdeps/unix/sysv/aix/socketpair.c: New file. * sysdeps/unix/sysv/aix/speed.c: New file. * sysdeps/unix/sysv/aix/symlink.c: New file. * sysdeps/unix/sysv/aix/sync.c: New file. * sysdeps/unix/sysv/aix/tcgetattr.c: New file. * sysdeps/unix/sysv/aix/tcsetattr.c: New file. * sysdeps/unix/sysv/aix/times.c: New file. * sysdeps/unix/sysv/aix/ulimit.c: New file. * sysdeps/unix/sysv/aix/umask.c: New file. * sysdeps/unix/sysv/aix/unlink.c: New file. * sysdeps/unix/sysv/aix/ustat.c: New file. * sysdeps/unix/sysv/aix/utimes.c: New file.
2000-04-18AIX times implementation.Ulrich Drepper1-0/+30
2000-04-18Update.Andreas Jaeger1-0/+5
* manual/startup.texi (Environment Access): Fix putenv prototype according to recent changes. Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>, closes PR libc/1692.
2000-04-182000-04-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-1/+1
* manual/startup.texi (Environment Access): Fix putenv prototype according to recent changes. Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>, closes PR libc/1692.
2000-04-18AIX tcsetattr implementation.Ulrich Drepper6-0/+452
2000-04-18AIX socketpair implementation.Ulrich Drepper1-0/+25
2000-04-182000-04-18 Andreas Jaeger <aj@suse.de>Andreas Jaeger2-1/+9
* elf/rtld.c (print_statistics): Added HP_TIMINIG_NONAVAIL where needed. 2000-04-18 Andreas Jaeger <aj@suse.de> * elf/rtld.c (print_statistics): Added HP_TIMINIG_NONAVAIL where needed.
2000-04-18AIX socket implementation.Ulrich Drepper35-19/+479
2000-04-18Update.Ulrich Drepper2-1/+6
* sysdeps/unix/sysv/linux/sparc/bits/sigcontext.h (struct sigcontext): Remove the typedef keyword. 2000-04-18 Jakub Jelinek <jakub@redhat.com>
2000-04-18Update.Ulrich Drepper7-8/+96
2000-04-18 Ulrich Drepper <drepper@redhat.com> * posix/Makefile (tests): Add tst-getaddrinfo. * posix/tst-getaddrinfo.c: New file. and setresuid from sysdep_routines.
2000-04-18Update.Ulrich Drepper4-18/+31
* manual/sysinfo.texi: Document that umount2 is not widely available.
2000-04-18Update.Ulrich Drepper4-9/+38
* sysdeps/generic/hp-timing.h (HP_TIMING_NONAVAIL): Define to signal timing is not really implemented. 2000-04-17 Andreas Jaeger <aj@suse.de> * elf/rtld.c (process_dl_debug): Mention statistics in help message. 2000-04-17 Jakub Jelinek <jakub@redhat.com> * Makefile (install): Use slibdir and libdir instead of inst_slibdir and inst_libdir. 2000-04-17 Ulrich Drepper <drepper@redhat.com>