about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1999-04-1710-664/+698
| | | | | | | | | | 1999-04-17 Ulrich Drepper <drepper@cygnus.com> * iconvdata/gconv-modules: Rename CP874 to IBM874. * iconvdata/Makefile: Likewise. * iconvdata/cp874.h: Removed. * iconvdata/cp874.c: Renamed to... * iconvdata/ibm874.c: ...this.
* Update.Ulrich Drepper1999-04-166-20/+32
| | | | | | | | | | | | * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa. * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa. * charmaps/IBM861: Correct entries 9f, a9, f9, and fa. * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa. * charmaps/IBM857: Correct entries ee, f7, and fa.
* Update.Ulrich Drepper1999-04-168-20/+32
| | | | | | | * sysdeps/unix/sysv/linux/bits/types.h: Correct signed/unsigned-ness of blkcnt and fsblkcnt. * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
* Update.Ulrich Drepper1999-04-162-0/+179
| | | | * th_TH.in: New file.
* Update.Ulrich Drepper1999-04-1611-8/+1010
| | | | | | | 1999-04-16 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/bits/socket.h: Add SOL_PACKET, SOL_ATM, SOL_AAL, and SOL_IRDA.
* Update.Ulrich Drepper1999-04-162-34/+9
| | | | | | | | 1999-04-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/fstatvfs.c: Set f_frsize to zero. Don't include "linux_fsinfo.h". Based on a patch by H.J. Lu <hjl@gnu.org>.
* Update.Ulrich Drepper1999-04-162-1/+5
| | | | | | 1999-04-16 Thorsten Kukuk <kukuk@suse.de> * sunrpc/rpc_cout.c (print_header): Use int32_t pointer, not long.
* Update.Ulrich Drepper1999-04-162-3/+11
| | | | | | | | 1999-04-16 Ulrich Drepper <drepper@cygnus.com> * nscd/cache.c (prune_cache): Only disable file checking for future if the file does not exist. Update file_mtime if cache was flushed.
* Update file_mtime after deciding to flush the cache.Ulrich Drepper1999-04-161-2/+5
|
* * sysdeps/sparc/sparc32/strcat.S: Avoid using register g6. * ↵Richard Henderson1999-04-153-12/+17
| | | | | | | | | sysdeps/sparc/sparc32/strcpy.S: Likewise. 1999-04-15 David S. Miller <davem@redhat.com> * sysdeps/sparc/sparc32/strcat.S: Avoid using register g6. * sysdeps/sparc/sparc32/strcpy.S: Likewise.
* Cleanups.Ulrich Drepper1999-04-151-12/+12
| | | | | | | | | | | | | | | 1999-04-15 Scott Bambrough <scottb@netwinder.org> 1999-04-14 Scott Bambrough <scottb@netwinder.org> 1999-03-26 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> Jaeger <aj@arthur.rhein-neckar.de> 1999-03-25 Roland McGrath <roland@yaumatei.ai.mit.edu> 1999-03-22 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> install-info. Remove autoconf bug workaround and require autoconf 2.13. require the dynamic linker which is not available with --disable-shared. Skip the test if --disable-shared is given. shared lib is available. sendmsg/recvmsg on non intel platforms.
* Update.Ulrich Drepper1999-04-153-1/+26
| | | | | | | 1999-04-15 Scott Bambrough <scottb@netwinder.org> * sysdeps/unix/sysv/linux/arm/sigaction.c: Fix typo in preventing compilation of file.
* Update.Ulrich Drepper1999-04-1530-500/+400
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Versions.def: Add GLIBC_2.1.1 to libpthread. * iconvdata/Makefile (modules): Add KOI8-U. (distribute): Add koi8-u.c. (gen-8bit-gap-modules): Add koi8-u. * iconvdata/gconv-modules: Add KOI8-U entries. * iconvdata/koi8-u.c: New file. 1999-04-13 Thorsten Kukuk <kukuk@suse.de> * sunrpc/auth_des.c: 64bit fixes, security fixes. * sunrpc/auth_none.c: Pretty print. * sunrpc/auth_unix.c: Likewise. * sunrpc/authdes_prot.c: Likewise. * sunrpc/authuxprot.c: Likewise. * sunrpc/bindrsvprt.c: Likewise. * sunrpc/clnt_gen.c: Likewise. * sunrpc/rpc/xdr.h: Likewise. * sunrpc/rpc/auth_des.h: Add rpc_timeval struct. * sunrpc/rpc_cmsg.c: Don't use *long pointers. * sunrpc/rtime.c: Use new rpc_timeval. * sunrpc/svc_authux.c: Don't use *long pointers. * sunrpc/svcauth_des.c: Likewise + security fixes. * sunrpc/xdr_mem.c: Don't use *long pointers. * sunrpc/xdr_rec.c: Likewise. * sunrpc/xdr_sizeof.c: Likewise. * sunrpc/xdr_stdio.c: Likewise. 1999-04-15 Ulrich Drepper <drepper@cygnus.com>
* Update.Ulrich Drepper1999-04-151-0/+5
| | | | | | | 1999-04-15 Ulrich Drepper <drepper@cygnus.com> * sunrpc/clnt_udp.c (clntudp_call): Move initialization of anyup so that it is redone for each sending.
* Update.Ulrich Drepper1999-04-152-0/+5
| | | | | | 1999-04-15 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sunrpc/clnt_udp.c (clntudp_call): Initialize anyup.
* Update.Ulrich Drepper1999-04-152-2/+5
| | | | | | * iconv/gconv_db.c (__gconv_find_transform): If conversion is known to not exist don't try to load shared objects. Patch by Petr Vandrovec Ing. VTEI <VANDROVE@vc.cvut.cz>.
* Update.Ulrich Drepper1999-04-152-1/+8
| | | | | | | * nscd/cache.c (prune_cache): The table might not be unused. In this case do nothing. message with the number/identifier.
* Update.Ulrich Drepper1999-04-152-18/+57
| | | | | | | | | | 1999-04-15 Ulrich Drepper <drepper@cygnus.com> * catgets/gencat.c (read_input_file): Don't drop white spaces between number/identifier and string. Patch by Dima Barsky <dima@pwd.hp.com>. If no white space at all follows number/identifier remove existing message with the number/ientifier.
* Update.Ulrich Drepper1999-04-144-0/+19
| | | | | | | | 1999-04-14 H.J. Lu <hjl@gnu.org> * sunrpc/clnt_udp.c (is_network_up): New function. (clntudp_call): Call is_network_up () to check if any network interface is up in case of timeout.
* Update.Ulrich Drepper1999-04-149-5/+6658
| | | | | | | 1999-04-14 Andreas Jaeger <aj@arthur.rhein-neckar.de> * wctype/test_wcfuncs.c: New file, tests towlower and towupper. * wctype/Makefile (tests): Add test_wcfuncs.
* Add support for Ukraine Russian.Ulrich Drepper1999-04-141-0/+2
|
* Sparc merge from Jakub.Richard Henderson1999-04-148-7/+147
| | | | | | | | | | | | | | | | | 1999-04-14 Jakub Jelinek <jj@ultra.linux.cz> * scripts/config.sub: Allow sparcv[6789]-* and sparcv8plus{,a}-* architectures. * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS instead of CFLAGS. * sysdeps/sparc/sparc32/sparcv8/Makefile: Use sysdep-CFLAGS instead of CFLAGS. For gnulib and string directories use -Wa,-Av9a gcc ASFLAGS. * sysdeps/sparc/sparc32/sparcv9/memmove.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: New file. * shlib-versions: Handle sparcv[6789]-* and sparcv8plus{,a}-* the same way as sparc-*.
* Update.Ulrich Drepper1999-04-142-3/+8
| | | | | | | 1999-04-14 Ulrich Drepper <drepper@cygnus.com> * locale/programs/locfile.c (locfile_read): Fix typo. Patch by Kaoru Fukui <k_fukui@highway.ne.jp>.
* Update.Ulrich Drepper1999-04-143-11/+56
| | | | | | | | | | | | 1999-04-14 Scott Bambrough <scottb@netwinder.org> * sysdeps/unix/sysv/linux/arm/socket.S: Socket calls could not be restarted after being interrupted by a signal. The parameters on the stack were corrupted by the signal handler. * sysdeps/unix/sysv/linux/arm/mmap.S: mmap calls could not be restarted after being interrupted by a signal. The parameters on the stack were corrupted by the signal handler.
* Update.Ulrich Drepper1999-04-142-1/+6
| | | | | | | 1999-04-14 Andreas Jaeger <aj@arthur.rhein-neckar.de> * wctype/wcfuncs.c (towlower): Use __ctype_tolower. Reported by Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>
* Update.Ulrich Drepper1999-04-124-12/+123
| | | | | | | | 1999-04-12 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp-test.c: In field-splitting test cases where subshells were involved, unset IFS first: some shells (ash) use IFS even when no expansion is performed.
* Update.Ulrich Drepper1999-04-123-20/+37
| | | | | | | | | | | | | | | | 1999-04-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * libio/obprintf.c (_IO_obstack_overflow): Put the write end at the real end of the chunk, not some random point inbetween. (_IO_obstack_xsputn): Likewise. Actually copy the data into the obstack when growing. Use fast version of obstack_blank when shrinking. (struct _IO_obstack_file): Use _IO_FILE_plus instead of explicitly allocating the vtable pointer. (_IO_obstack_vprintf): Adjust for above change and avoid unnecessary casts. Use fast version of obstack_blank when shrinking. Fixes PR libc/1075.
* Update.Ulrich Drepper1999-04-122-1/+7
| | | | | | | 1999-04-12 Ulrich Drepper <drepper@cygnus.com> * iconvdata/gconv-modules: Fix typo. Add UJIS alias. Reported by GOTO Masanori <gotom@cs.titech.ac.jp>.
* Update.Ulrich Drepper1999-04-123-115/+218
| | | | | | | | | | | | | | | 1999-04-11 Tim Waugh <tim@cyberelk.demon.co.uk> * posix/wordexp.c (wordexp): Fix a leak when an invalid character is seen, as well as fixing semantics. Don't reset the word count to zero when an invalid character is seen, but leave it as it was (this makes a difference with WRDE_APPEND). * posix/wordexp-test.c: More test cases. * posix/wordexp.c (parse_param): In words like ${var#pattern}, always expand pattern when it is needed. Also, handle quoting in pattern properly.
* Update.Ulrich Drepper1999-04-1211-160/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-04-12 Philip Blundell <philb@gnu.org> * elf/elf.h: Update ARM definitions to match current gas2. * sysdeps/arm/bits/endian.h: Support big endian operation. * sysdeps/unix/sysv/linux/arm/ioperm.c (_outw, _outb, _outl): Don't bother range checking the port number. * sysdeps/unix/sysv/linux/arm/vfork.S: New file. * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Include the syscall name in assembler output for ease of debugging. * sysdeps/unix/sysv/linux/arm/sigaction.c: Don't rely on undefined compiler behaviour. * sysdeps/unix/sysv/linux/arm/sigrestorer.S: New file. * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = signal] (sysdep_routines): Add sigrestorer. * string/tester.c (test_strcpy): Add new tests for unaligned arguments. * sysdeps/arm/bits/string.h: Delete inline implementations of strcpy and stpcpy.
* Update.Ulrich Drepper1999-04-111-0/+4
| | | | | | 1999-04-11 Ulrich Drepper <drepper@cygnus.com> * libio/Makefile (CPPFLAGS-.o): Don't define IO_DEBUG.
* (CPPFLAGS-.o): Don't define IO_DEBUG.Ulrich Drepper1999-04-111-2/+0
|
* 1999-04-10 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-04-101-0/+4
| | | | * sysdeps/mach/hurd/Dist: Add clk_tck.c.
* 1999-04-10 Mark Kettenis <kettenis@gnu.org> Roland McGrath1999-04-101-1/+2
| | | | * sysdeps/mach/hurd/Dist: Add clk_tck.c.
* Update.Ulrich Drepper1999-04-107-5/+369
| | | | | | | | | | | | 1999-04-10 Ulrich Drepper <drepper@cygnus.com> * iconvdata/Makefile (modules): Add TIS-620. (distribute): Add tis-620.c. (gen-8bit-gap-modules): tis-620. * iconvdata/tis-620.c: New file. * iconvdata/gconv-modules: Add TIS-620 entries. * iconvdata/asmo_449.c: Correct comment.
* Update.Ulrich Drepper1999-04-103-5/+12
| | | | | | | | 1999-04-10 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/install.texi (Configuring and compiling): Comment out description of --disable-static since this doesn't work currently (see change by Ulrich Drepper on 1998-12-07 for configure.in).
* Update.Ulrich Drepper1999-04-103-35/+139
| | | | | | | | | | | 1999-04-10 Ulrich Drepper <drepper@cygnus.com> * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Rewrite to use binary search. Based on a patch by Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>. 1999-04-07 H.J. Lu <hjl@gnu.org> * manual/install.texi (Reporting Bugs): Add section about reported
* Change Perl <-> db2 answer.Ulrich Drepper1999-04-101-10/+4
|
* * scripts/test-installation.pl (installation_problem): SkipAndreas Schwab1999-04-094-2/+21
| | | | | | | | | | | | libnss1_* libraries from glibc-compat add-on. Wed Apr 7 22:52:39 1999 H.J. Lu <hjl@gnu.org> * io/Versions (__dup2, __pipe): Added to GLIBC_2.0 for libstdc++ 2.7.2. * posix/Versions (__waitpid): Likewise. 1999-04-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* 1999-04-08 Andreas Jaeger <aj@arthur.rhein-neckar.de>Andreas Schwab1999-04-083-3/+16
| | | | | * manual/install.texi (Reporting Bugs): Add section about reported bugs and correct email address of glibcbug script.
* 1999-04-01 Thorsten Kukuk <kukuk@suse.de>Andreas Schwab1999-04-087-31/+169
| | | | | | | | | | | * sunrpc/Versions: Add new xdr functions to GLIBC_2.1.1 * sunrpc/xdr.c: Add xdr_hyper, xdr_u_hyper, xdr_longlong_t and xdr_u_longlong_t. Based on patch from Dan Shechter <damageboy@isdn.net.il>. * sunrpc/xdr_intXX_t.c: Implement xdr_int64_t, xdr_uint64_t * sunrpc/rpc/xdr.h: Add prototypes for new xdr functions. * nis/nis_lookup.c (nis_lookup): Don't overwrite RPC error code.
* 1999-04-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>Andreas Schwab1999-04-072-1/+9
| | | | | * sysdeps/unix/sysv/linux/getdents.c (__getdirentries): Return directly if getdents returns with error set.
* 1999-04-05 Andreas Jaeger <aj@arthur.rhein-neckar.de>Andreas Schwab1999-04-061-0/+6
| | | | | | * locale/langinfo.h (THOUSEP): Rename second occurence of THOUSANDS_SEP to THOUSEP. Reported by Roman Belenov <roman@nstl.nnov.ru>.
* Rename second occurence of THOUSANDS_SEP to THOUSEP.Andreas Schwab1999-04-061-2/+2
|
* 1999-03-26 Mark Kettenis <kettenis@gnu.org> Roland McGrath1999-04-061-2/+0
| | | | | | | | | | | * sysdeps/mach/hurd/bits/time.h: New file. * sysdeps/mach/hurd/getrusage.c: New file. * sysdeps/mach/hurd/clk_tck.c: New file. * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir) = posix] (sysdep_routines): Add clk_tck. * sysdeps/mach/hurd/times.c: Removed, since getrusage is now implemented.
* 1999-04-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-04-052-64/+16
| | | | | | | | | | | | | | | | * hurd/STATUS: File removed. Moved items that are still relevant into TODO list in hurd source. 1999-03-26 Mark Kettenis <kettenis@gnu.org> * sysdeps/mach/hurd/bits/time.h: New file. * sysdeps/mach/hurd/getrusage.c: New file. * sysdeps/mach/hurd/clk_tck.c: New file. * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir) = posix] (sysdep_routines): Add clk_tck. * sysdeps/mach/hurd/times.c: Removed, since getrusage is now implemented.
* 1999-03-26 Mark Kettenis <kettenis@gnu.org> Roland McGrath1999-04-055-0/+190
| | | | | | | | | | | * sysdeps/mach/hurd/bits/time.h: New file. * sysdeps/mach/hurd/getrusage.c: New file. * sysdeps/mach/hurd/clk_tck.c: New file. * sysdeps/mach/hurd/Versions (libc) [GLIBC_2.1.1]: Add __libc_clk_tck. * sysdeps/mach/hurd/Makefile [$(subdir) = posix] (sysdep_routines): Add clk_tck. * sysdeps/mach/hurd/times.c: Removed, since getrusage is now implemented.
* Update.Ulrich Drepper1999-04-022-1/+7
| | | | | | | | 1999-04-02 Ulrich Drepper <drepper@cygnus.com> * misc/syslog.c (closelog_internal): Do not reset LogTag here. (closelog): But instead here. Patch by Alan Curry <pacman@cqc.com> [PR libc/1061].
* Update.Ulrich Drepper1999-04-022-3/+7
| | | | | | | | | 1999-04-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * elf/Makefile (CFLAGS-multiload.c): Change to allow building in the source directory. Fixes PR libc/1059. * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Terminate the string.
* Update.Ulrich Drepper1999-04-013-3/+20
| | | | | | | | 1999-04-01 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Terminate the string. * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.