about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Test for fgetgrent function.Ulrich Drepper1999-06-081-0/+111
|
* 1999-06-07 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-081-0/+6
| | | | | | * db2/os/os_oflags.c (__db_oflags): Fix checking of O_ACCMODE bits to be POSIX compliant. Prior definition was broken for Hurd. Reported by Mark Kettenis <kettenis@gnu.org>.
* 1999-06-07 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-06-081-6/+11
| | | | | | * db2/os/os_oflags.c (__db_oflags): Fix checking of O_ACCMODE bits to be POSIX compliant. Prior definition was broken for Hurd. Reported by Mark Kettenis <kettenis@gnu.org>.
* (__tobody): Fix typo.Ulrich Drepper1999-06-081-1/+1
|
* Update.Ulrich Drepper1999-06-083-206/+273
| | | | | | 1999-06-08 Ulrich Drepper <drepper@cygnus.com> * ctype/ctype.h: Protect __tobody code by __extension__.
* Update.Ulrich Drepper1999-06-073-3/+25
| | | | | | | | | | 1999-06-07 Ulrich Drepper <drepper@cygnus.com> * grp/fgetgrent.c (fgetgrent): Remember position of stream before reading and reset in case the buffer was too small. * grp/fgetgrent_r.c (__fgetgrent_r): Set errno to ENOENT in case of EOF.
* Update.Ulrich Drepper1999-06-071-1/+1
| | | | * stdio-common/vfprintf.c: Correct typos.
* Update.Ulrich Drepper1999-06-076-270/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-06-07 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/if_index.c: Use SIGIOCGIFINDEX and fix another SIOGIFNAME typo. 1999-06-07 Ulrich Drepper <drepper@cygnus.com> * elf/dl-lookup.c: Remove duplicated assert.h inclusion. * sysdeps/generic/printf_fphex.c (__printf_fphex): Optimize a little bit. 1999-06-05 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/generic/printf_fphex.c (__printf_fphex): Don't ignore the precision if the mantissa is zero. 1999-06-05 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/lang.texi (Floating Point Parameters): GCC already supports long double for a long time. 1999-06-05 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * math/libm-test.c (j0_test, j1_test, jn_test, y0_test, y1_test, yn_test): Increase some epsilons.
* Update.Ulrich Drepper1999-06-072-2/+9
| | | | | | | 1999-06-07 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/sys/sysmacros.h (makedev): Handle signed parameters.
* Update.Ulrich Drepper1999-06-0717-96/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SIOCGIFNAME for kernel >= 2.1.50. * sysdeps/unix/sysv/linux/if_index.c: Correct typo (SIOGIFNAME -> SIOCGIFNAME) and use __ASSUME_SIOCGIFNAME. * sysdeps/libm-ieee754/w_j0.c: Remove __ from symbol definitions. * sysdeps/libm-ieee754/w_j0f.c: Likewise. * sysdeps/libm-ieee754/w_j0l.c: Likewise. * sysdeps/libm-ieee754/w_j1.c: Likewise. * sysdeps/libm-ieee754/w_j1f.c: Likewise. * sysdeps/libm-ieee754/w_j1l.c: Likewise. * sysdeps/libm-ieee754/w_jn.c: Likewise. * sysdeps/libm-ieee754/w_jnf.c: Likewise. * sysdeps/libm-ieee754/w_jnl.c: Likewise. * stdio-common.c: Correct typos. * math/libm-test.c (jn_test): Adjust delta. (y1_test): Likewise. (yn_test): Likewise. * elf/do-lookup.h: It should never happen that if we expect a versioned symbol from a file the file has no version table. This should have been checked in dl-version.c. * elf/dl-lookup.c: Include assert.h.
* Update.Ulrich Drepper1999-06-062-40/+37
| | | | | * sysdeps/unix/sysv/linux/i386/sigaction.c: Correct restorer function handling.
* Update.Ulrich Drepper1999-06-062-0/+7
| | | | | | 1999-06-06 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/sigaction.c (SA_RESTORER): New #define.
* Update.Ulrich Drepper1999-06-062-2/+7
| | | | | | | 1999-06-06 Andi Kleen <ak@muc.de> * sysdeps/unix/sysv/linux/i386/sigaction.c (__sigaction): Set SA_RESTORER flag.
* Update.Ulrich Drepper1999-06-064-13/+20
| | | | | | | | | 1999-06-04 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm-test.c (yn_test): Change one delta. (jn_test): Likewise. (j1_test): Likewise. (y0_test): Likewise.
* Update.Ulrich Drepper1999-06-066-30/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-06-06 Ulrich Drepper <drepper@cygnus.com> * malloc/malloc.c: Introduce local variable __libc_getpagesize to avoid multiple calls to getpagesize() which might be a syscall. 1999-06-06 Philip Blundell <philb@gnu.org> * stdio-common/tstscanf.c (main): Test the half-word format "%hd". 1999-06-06 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/install.texi (Running make install): Correct typo in dynamic linker invocation. 1999-06-05 Philip Blundell <philb@gnu.org> * sysdeps/arm/dl-machine.h (elf_machine_load_address): Fix problems with GOT addressing. 1999-06-05 Wolfram Gloger <wmglo@dent.med.uni-muenchen.de> * malloc/malloc.c (check_action): Change into bitmap so that both diagnostic and abort can be requested by setting it to 3. (mALLOC_SET_STATe): Disable malloc checking if necessary.
* Update.Ulrich Drepper1999-06-033-89/+95
| | | | * configure.in: Few changes for HPUX.
* Update.Ulrich Drepper1999-06-033-71/+433
| | | | | | | | | | 1999-06-03 Ulrich Drepper <drepper@cygnus.com> * scripts/config.guess: Update from latest version. * scripts/config.sub: Likewise. * Makerules: Set LC_ALL explicitly to archieve correct sorting of map files. Closes PR libc/1147.
* Update.Ulrich Drepper1999-06-033-8/+188
| | | | | | | | | | | | | | | | | 1999-06-03 Andreas Jaeger <aj@arthur.rhein-neckar.de> * Makerules: Set LANGUAGE and LC_ALL explicitly to archieve correct sorting of map files. Closes PR libc/1147. 1999-06-03 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/libm-test.c (main): Add new test functions. (jn_test): New tests. (j1_test): Add some more tests. (j0_test): Add some more tests. (y0_test): Add some more tests. (y1_test): Add some more tests.
* Update.Ulrich Drepper1999-06-023-6/+138
| | | | | | | | | | | | | | | 1999-06-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/libm-ieee754/e_j0.c (__ieee754_y0): Fix array indices. Patch by mhagger@dera.gov.uk [PR libc/1145]. * math/libm-test.c (y1_test): New tests. (y0_test): Likewise. (j1_test): Likewise. (j0_test): Likewise. (main): Added new tests. 1999-06-02 Jakub Jelinek <jj@ultra.linux.cz>
* Update.Ulrich Drepper1999-06-027-0/+217
| | | | | | | | | | | 1999-06-02 Jakub Jelinek <jj@ultra.linux.cz> * stdlib/longlong.h: Define UDIV_TIME on sparc64. * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: New file.
* Update.Ulrich Drepper1999-06-022-7/+16
| | | | | | | 1999-06-02 David S. Miller <davem@redhat.com> * nscd/nscd_gethst_r.c (nscd_gethst_r): Align the h_addr_list pointers properly.
* Update.Ulrich Drepper1999-06-022-1/+23
| | | | | | | 1999-06-02 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/i386/sigaction.c: Read kernel-features.h and elide compatibility code if possible.
* Update.Ulrich Drepper1999-06-025-108/+364
| | | | | | | | | | | | | | | | 1999-06-01 Ulrich Drepper <drepper@cygnus.com> * manual/llio.texi: Remove menu entry for removed section. 1999-05-29 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/sigaction.c: Fix typo and avoid unused variables. 1999-06-01 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/net/if_arp.h (ARPHRD_DDCMP): Add it (from Linux 2.3.4).
* Update.Ulrich Drepper1999-05-302-4/+8
| | | | | | 1999-05-30 Ulrich Drepper <drepper@cygnus.com> * inet/netinet/in.h: Mark ntoh* and hton* as constant functions.
* Update.Ulrich Drepper1999-05-306-30/+42
| | | | | | 1999-05-30 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/stdio.texi: Fix some typos.
* Update.Ulrich Drepper1999-05-294-17/+24
| | | | | | | | | | | | | | 1999-05-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * malloc/malloc.h: Properly handle future GCC versions. 1999-05-27 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/configure.in: Change version checks to use AC_EGREP_CPP. Change sed pattern to not use alternation. Fix text of error message. * aclocal.m4 (GLIBC_PROVIDES): Define AC_LANG to `C'.
* Update.Ulrich Drepper1999-05-294-106/+76
| | | | | | | | | | | | | | | | | 1999-05-29 Ulrich Drepper <drepper@cygnus.com> * manual/filesys.texi: Extend (f)truncate documentation. * manual/llio.texi: Remove duplicate (f)truncate definition. 1999-05-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/stdio.texi (Formatted Output Functions): Mention semantics of snprintf in glibc 2.0. Reported by Ben Pfaff <pfaffben@msu.edu>. 1999-05-29 Ulrich Drepper <drepper@cygnus.com> * include/features.h (__GLIBC_MINOR__): Bump to 2.
* (__GLIBC_MINOR__): Bump to 2.Ulrich Drepper1999-05-291-2/+2
|
* fix typo'd file namesRoland McGrath1999-05-291-16/+16
| | | | | | | | | | | | | | | | | | | * sysdeps/wordsize-64/strtol.c: New file. * sysdeps/wordsize-64/strtoul.c: New file. * sysdeps/wordsize-64/strtoll.c: New file. * sysdeps/wordsize-64/strtoull.c: New file. * sysdeps/wordsize-64/strtol_l.c: New file. * sysdeps/wordsize-64/strtoul_l.c: New file. * sysdeps/wordsize-64/strtoll_l.c: New file. * sysdeps/wordsize-64/strtoull_l.c: New file. * sysdeps/wordsize-64/wcstol.c: New file. * sysdeps/wordsize-64/wcstoul.c: New file. * sysdeps/wordsize-64/wcstoll.c: New file. * sysdeps/wordsize-64/wcstoull.c: New file. * sysdeps/wordsize-64/wcstol_l.c: New file. * sysdeps/wordsize-64/wcstoul_l.c: New file. * sysdeps/wordsize-64/wcstoll_l.c: New file. * sysdeps/wordsize-64/wcstoull_l.c: New file.
* Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.inUlrich Drepper1999-05-274-5/+10
|
* Update.Ulrich Drepper1999-05-273-23/+28
| | | | | | | 1999-05-27 Ulrich Drepper <drepper@cygnus.com> * math/libm-test.c: Adjust a few more deltas for the poor ARM FPU emulator.
* Update.Ulrich Drepper1999-05-272-1/+5
| | | | | | * configure.in: Fix typo. 1999-05-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* Update.Ulrich Drepper1999-05-273-9/+7
| | | | | | | | 1999-05-27 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/socket.texi (Host Names): Remove statement that h_errno needs to be declared since this isn't true anymore. Closes PR libc/1138.
* Update.Ulrich Drepper1999-05-2626-263/+745
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-05-26 Ulrich Drepper <drepper@cygnus.com> * config.h.in: Add __LINUX_KERNEL_VERSION. * configure.in: Recognize --enable-kernel. * sysdeps/unix/sysv/linux/configure.in: Check for correct kernel headers if --enable-kernel is given and set __LINUX_KERNEL_VERSION appropriately. * sysdeps/unix/sysv/linux/init-first.c: If minimal kernel version is given perform runtime test. * sysdeps/unix/sysv/linux/kernel-features.h: New file. * sysdeps/unix/sysv/linux/getcwd.c: Elide compatibility code if minimal supported kernel is known to have the feature. * sysdeps/unix/sysv/linux/poll.c: Likewise. * sysdeps/unix/sysv/linux/pread.c: Likewise. * sysdeps/unix/sysv/linux/pread64.c: Likewise. * sysdeps/unix/sysv/linux/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/pwrite64.c: Likewise. * sysdeps/unix/sysv/linux/seteuid.c: Likewise. * sysdeps/unix/sysv/linux/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise. * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise. * sysdeps/unix/sysv/linux/testrtsig.h: Likewise. * sysdeps/unix/sysv/linux/i386/chown.c: Likewise. * sysdeps/unix/sysv/linux/i386/pread.c: Likewise. * sysdeps/unix/sysv/linux/i386/pread64.c: Likewise. * sysdeps/unix/sysv/linux/i386/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/i386/pwrite64.c: Likewise. * sysdeps/unix/sysv/linux/sysctl.c: Add __sysctl alias.
* Update.Ulrich Drepper1999-05-253-11/+80
| | | | | | 1999-05-25 Ulrich Drepper <drepper@cygnus.com> * sysdeps/posix/getcwd.c (__getcwd): Fix potential memory leaks.
* Update.Ulrich Drepper1999-05-254-30/+57
| | | | | | | | | | | 1999-05-26 Jakub Jelinek <jj@ultra.linux.cz> * stdlib/longlong.h (add_ssaaaa, sub_ddmmss, umul_ppmm): Optimized sparc64 routines. * stdio-common/vfprintf.c (vfprintf): Don't handle long numbers if they are the same as ints. * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
* Update.Ulrich Drepper1999-05-2518-2/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * wcsmbs/wcstol.c: Moved to ... * sysdeps/generic/wcstol.c: ...here. * wcsmbs/wcstoul.c: Moved to ... * sysdeps/generic/wcstoul.c: ...here. * wcsmbs/wcstoll.c: Moved to ... * sysdeps/generic/wcstoll.c: ...here. * wcsmbs/wcstoull.c: Moved to ... * sysdeps/generic/wcstoull.c: ...here. * wcsmbs/wcstol_l.c: Moved to ... * sysdeps/generic/wcstol_l.c: ...here. * wcsmbs/wcstoul_l.c: Moved to ... * sysdeps/generic/wcstoul_l.c: ...here. * wcsmbs/wcstoll_l.c: Moved to ... * sysdeps/generic/wcstoll_l.c: ...here. * wcsmbs/wcstoull_l.c: Moved to ... * sysdeps/generic/wcstoull_l.c: ...here. * sysdeps/wordexp-64/wcstol.c: New file. * sysdeps/wordexp-64/wcstoul.c: New file. * sysdeps/wordexp-64/wcstoll.c: New file. * sysdeps/wordexp-64/wcstoull.c: New file. * sysdeps/wordexp-64/wcstol_l.c: New file. * sysdeps/wordexp-64/wcstoul_l.c: New file. * sysdeps/wordexp-64/wcstoll_l.c: New file. * sysdeps/wordexp-64/wcstoull_l.c: New file.
* Update.Ulrich Drepper1999-05-252-2/+5
| | | | | * version.h (VERSION): Bump to 2.1.90. (RELEASE): Mark as development.
* Update.Ulrich Drepper1999-05-252-9/+17
| | | | * stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
* Update.Ulrich Drepper1999-05-252-5/+12
| | | | | * stdio-common/vfprintf.c (vfprintf): Don't implement special handling for long long if it is the same as long.
* Update.Ulrich Drepper1999-05-2517-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-05-25 Ulrich Drepper <drepper@cygnus.com> * stdlib/strtol.c: Moved to ... * sysdeps/generic/strtol.c: ...here. * stdlib/strtoul.c: Moved to ... * sysdeps/generic/strtoul.c: ...here. * stdlib/strtoll.c: Moved to ... * sysdeps/generic/strtoll.c: ...here. * stdlib/strtoull.c: Moved to ... * sysdeps/generic/strtoull.c: ...here. * stdlib/strtol_l.c: Moved to ... * sysdeps/generic/strtol_l.c: ...here. * stdlib/strtoul_l.c: Moved to ... * sysdeps/generic/strtoul_l.c: ...here. * stdlib/strtoll_l.c: Moved to ... * sysdeps/generic/strtoll_l.c: ...here. * stdlib/strtoull_l.c: Moved to ... * sysdeps/generic/strtoull_l.c: ...here. * sysdeps/wordexp-64/strtol.c: New file. * sysdeps/wordexp-64/strtoul.c: New file. * sysdeps/wordexp-64/strtoll.c: New file. * sysdeps/wordexp-64/strtoull.c: New file. * sysdeps/wordexp-64/strtol_l.c: New file. * sysdeps/wordexp-64/strtoul_l.c: New file. * sysdeps/wordexp-64/strtoll_l.c: New file. * sysdeps/wordexp-64/strtoull_l.c: New file.
* Fix typos.Ulrich Drepper1999-05-251-2/+2
| | | | | * sysdeps/sparc/fpu/bits/fenv.h: New file. * sysdeps/sparc/fpu/fpu_control.h: New file.
* Update.Ulrich Drepper1999-05-2514-415/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-05-24 Jakub Jelinek <jj@ultra.linux.cz> * sysdeps/sparc/bits/wordsize.h: New file. * sysdeps/sparc/bits/fenv.h: New file. * sysdeps/sparc/fpu_control.h: New file. * sysdeps/sparc/gmp-mparam.h: New file. * sysdeps/sparc/sparc32/fpu/bits/fenv.h: Remove. * sysdeps/sparc/sparc32/fpu/fpu_control.h: Remove. * sysdeps/sparc/sparc64/bits/wordsize.h: Remove. * sysdeps/sparc/sparc64/fpu/bits/fenv.h: Remove. * sysdeps/sparc/sparc64/fpu/fpu_control.h: Remove. * sysdeps/sparc/sparc64/gmp-mparam.h: Remove. * sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: New file. * sysdeps/unix/sysv/linux/sparc/bits/types.h: New file. * sysdeps/unix/sysv/linux/sparc/bits/statfs.h: New file. * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/sys/ucontext.h: Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/setjmp.h: Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/types.h: Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statfs.h: Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/sys/ucontext.h: Remove. 1999-05-19 Jakub Jelinek <jj@ultra.linux.cz> 1999-05-19 Jakub Jelinek <jj@ultra.linux.cz> 1999-05-19 Jakub Jelinek <jj@ultra.linux.cz>
* Update. glibc-2.1.1 cvs/glibc-2_1_1Ulrich Drepper1999-05-242-3/+6
| | | | | * login/openpty.c (openpty): Make sure pty does not because controlling TTY.
* Update.Ulrich Drepper1999-05-242-1/+5
| | | | | | 1999-05-24 Ulrich Drepper <drepper@cygnus.com> * ctype/ctype.h: Don't optimize toupper/tolower for C++.
* Update.Ulrich Drepper1999-05-242-14/+0
|
* Update.Ulrich Drepper1999-05-241-0/+6
| | | | | | | | 1999-05-24 Ulrich Drepper <drepper@cygnus.com> * sysdeps/posix/getaddrinfo.c (gaih_inet): Set socket address to loopback if no name is given and AI_PASSIVE is not set. Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl> [PR libc/1136].
* (gaih_inet): Set socket address to loopback if no name is given and ↵Ulrich Drepper1999-05-241-0/+8
| | | | AI_PASSIVE is not set.
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-0/+5
| | | | | * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600. Do proper error return.
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com> Roland McGrath1999-05-231-5/+6
| | | | | * hurd/set-host.c (_hurd_set_host_config): Use mode 0644, not 0600. Do proper error return.