about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2001-01-262-2/+4
| | | | * conform/conformtest.pl: Fix handling of macro-str.
* Update.Ulrich Drepper2001-01-263-10/+145
| | | | | * conform/data/inttypes.h-data: Add missing definition and all of stdint.h-data.
* Update.Ulrich Drepper2001-01-264-4/+121
| | | | | | | | | 2001-01-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/sys/param.h (MAXSYMLINKS): Bump to 20. * conform/conformtest.pl (@headers): Add stdint.h. * conform/data/stdint.h-data: New file.
* Update.Ulrich Drepper2001-01-262-28/+44
| | | | | * conform/conformtest.pl: Recognize options --headers and --dialect. Add dialect-specific CFLAGS.
* Update.Ulrich Drepper2001-01-263-3/+22
| | | | | | | * conform/conformtest.pl: Implement handling of recursive allow-header. * conform/data/locale.h-data: Add new struct lconv members.
* Update.Ulrich Drepper2001-01-269-3/+89
| | | | | | | | | | | | | * posix/wordexp.h: Correct definition of wordexp_t. * posix/wordexp.c: Moved to ... * sysdeps/generic/wordexp.c: ...here. New file. * sysdeps/unix/sysv/linux/alpha/wordexp.c: New file. * sysdeps/unix/sysv/linux/ia64/wordexp.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/wordexp.c: New file. * sysdeps/unix/sysv/linux/alpha/Versions [libc] (GLIBC_2.2.2): Add wordexp. * sysdeps/unix/sysv/linux/ia64/Versions: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
* Update.Ulrich Drepper2001-01-263-7/+9
| | | | * math/tgmath.h: Pretty printing.
* Update.Ulrich Drepper2001-01-253-2/+673
| | | | | | * math/Makefile (tests): Add test-tgmath. (CFLAGS-test-tgmath.c): New variable. * math/test-tgmath.c: New file. Contributed by Jakub Jelinek.
* Update.Ulrich Drepper2001-01-255-10/+26
| | | | | | | | | | | | | 2001-01-25 Ulrich Drepper <drepper@redhat.com> * conform/conformtest.pl: Handle allow-header in secondary headers correctly. * conform/data/fcntl.h-data: Mark symbols introduced in XPG6 with #ifdef. * conform/data/netinet/in.h-data: Use correct comment character. * conform/data/sys/stat.h-data: Likewise.
* Update.Ulrich Drepper2001-01-252-16/+34
| | | | | | | | | | | | | 2001-01-25 Jakub Jelinek <jakub@redhat.com> * math/tgmath.h (__TGMATH_BINARY_FIRST_REAL_ONLY, __TGMATH_BINARY_REAL_ONLY, __TGMATH_TERNARY_FIRST_SECOND_REAL_ONLY, __TGMATH_TERNARY_REAL_ONLY): Use proper arguments to __builtin_classify_type, add ##f suffixes where appropriate. (__TGMATH_UNARY_REAL_IMAG): Remove extraneous left parenthesis. (__TGMATH_BINARY_REAL_IMAG): Likewise, use proper arguments to __builtin_classify_type. (fma): Fix spelling of first argument.
* Update.Ulrich Drepper2001-01-252-3/+13
| | | | | | | * conform/data/unistd.h-data: Mark functions removed in XPG6 correctly. * posix/unistd.h: Don't make functions removed in XPG6 available if
* Update.Ulrich Drepper2001-01-252-30/+39
| | | | | * posix/unistd.h: Make functions removed in XPG6 not available if __USE_XOPEN2K.
* Update.Ulrich Drepper2001-01-253-101/+170
| | | | | | * conform/conformtest.pl: Implement optional-constant. * conform/data/unistd.h-data: Use optional-constant wherever appropriate.
* Update.Ulrich Drepper2001-01-255-32/+55
| | | | | | * sysdeps/generic/bits/confname.h: Correct names of _SC_PBS constants and add _SC_STREAMS. * sysdeps/posix/sysconf.c (__sysconf): Likewise.
* Update.Ulrich Drepper2001-01-254-1/+11
| | | | * include/sys/statvfs.h: New file.
* Update.Ulrich Drepper2001-01-256-9/+55
| | | | | | | | | | | * sysdeps/unix/sysv/linux/statvfs64.c: Rename to __statvfs64 and make old name weak alias. * sysdeps/generic/statvfs64.c: Likewise. * sysdeps/unix/sysv/linux/fstatvfs64.c: Rename to __fstatvfs64 and make old name weak alias. * sysdeps/generic/fstatvfs64.c: Likewise. * sysdeps/posix/fpathconf.c (__fpathconf): Likewise.
* Update.Ulrich Drepper2001-01-254-3/+61
| | | | | | | | | * sysdeps/generic/bits/confname.h: Define _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, and _PC_REC_XFER_ALIGN. * sysdeps/posix/pathconf.c (__pathconf): Implement handling of _PC_REC_INCR_XFER_SIZE, _PC_REC_MAX_XFER_SIZE, _PC_REC_MIN_XFER_SIZE, and _PC_REC_XFER_ALIGN.
* Update.Ulrich Drepper2001-01-2512-69/+129
| | | | | | | | | | | | | | | | | | * conform/conformtest.pl: Run Unix tests for XPG6. Implement handling of known namespace violations. Improve printing of results. * posix/unistd.h (usleep): Correct return type. * sysdeps/unix/sysv/linux/usleep.c: Correct return type. * sysdeps/unix/bsd/usleep.c: Correct return type. * sysdeps/mach/usleep.c: Correct return type. * sysdeps/generic/usleep.c: Correct return type. * posix/unistd.h (sync): Correct return type. * sysdeps/generic/sync.c: Likewise. * sysdeps/mach/hurd/sync.c: Likewise. * sysdeps/generic/bits/confname.h (_SC_IOV_MAX): New definition.
* Update.Ulrich Drepper2001-01-252-3/+5
| | | | * posix/unistd.h: Make seteuid and setegid available for XPG6.
* Update.Ulrich Drepper2001-01-252-1/+6
| | | | * wcsmbs/wchar.h: Get FILE definition for XPG5.
* Update.Ulrich Drepper2001-01-257-11/+20
| | | | | | | | | | | 2001-01-25 Ulrich Drepper <drepper@redhat.com> * conform/data/ctype.h-data: Use correct comment form. * conform/data/errno.h-data: Likewise. * conform/data/math.h-data: Likewise. * conform/data/mqueue.h-data: Likewise. * conform/data/netdb.h-data: Likewise. * conform/data/pthread.h-data: Likewise.
* Update.Ulrich Drepper2001-01-252-1/+3
| | | | * conform/data/wordexp.h-data: Fix typo.
* Update.Ulrich Drepper2001-01-253-8/+11
| | | | | | * conform/conformtest.pl: Handle allow-header correctly. * conform/data/time.h-data: Use correct comment form.
* Update.Ulrich Drepper2001-01-252-1/+5
| | | | * conform/conformtest.pl (checknamespace): Ignore #undef lines.
* Update.Ulrich Drepper2001-01-244-132/+96
| | | | * configure.in: Comment out binutils version test.
* Update.Ulrich Drepper2001-01-245-18/+21
| | | | * stdlib/Makefile (tst-strtod-ENV): New variable.
* Update.Ulrich Drepper2001-01-242-2/+74
| | | | | | | | | | | | | 2001-01-24 Ulrich Drepper <drepper@redhat.com> * stdlib/strtod.c (str_to_mpn): Correct parsing of thousands separators. Reported by Lagardere Jean-Francois <LAGARDEREJ@thmulti.com>. * stdlib/tst-strtod.c (locale_test): New function. (main): Call locale_test. * include/sys/sysctl.h: New file.
* (str_to_mpn): Correct parsing of thousands separators.Ulrich Drepper2001-01-241-5/+6
|
* * hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost declaration of ↵Mark Kettenis2001-01-242-1/+6
| | | | | | | | | | value such that we actually return the value of the environment variable. 2001-01-24 Mark Kettenis <kettenis@gnu.org> * hurd/hurdsig.c (_hurdsig_getenv): Remove spurious innermost declaration of value such that we actually return the value of the environment variable.
* Update.Andreas Jaeger2001-01-244-12/+21
| | | | | | | | | | | | | 2001-01-24 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/init-first.c: Remove extra __sysctl prototype. * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise. * include/sys/sysctl.h: New. * stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to isomac.
* Update.Andreas Jaeger2001-01-232-1/+4
| | | | * stdlib/Makefile ($(objpfx)isomac.out): Also pass sysincludes to isomac.
* Update.Andreas Jaeger2001-01-234-11/+14
| | | | | | * elf/dl-load.c (_dl_init_paths): Don't use strdupa in function arguments. Reported by Jiri Kubicek <kubicek@bitsmart.com>, closes PR libc/2039.
* Update.Andreas Jaeger2001-01-232-5/+9
| | | | | | | 2001-01-23 Andreas Jaeger <aj@suse.de> * manual/install.texi (Tools for Compilation): Change required binutils version.
* Add test for new enough binutils version, move compiler/binutils test up.Andreas Jaeger2001-01-233-119/+184
| | | | | * configure.in: Add test for new enough binutils version, move compiler/binutils test up.
* Indentation fix.Ulrich Drepper2001-01-221-1/+1
|
* * Versions.def: Add version GLIBC_2.2.2.Andreas Jaeger2001-01-222-0/+5
| | | | | | 2001-01-22 Andreas Jaeger <aj@suse.de> * Versions.def: Add version GLIBC_2.2.2.
* Update.Ulrich Drepper2001-01-226-2/+2218
| | | | | | | | | | | | 2001-01-21 Ulrich Drepper <drepper@redhat.com> * iconvdata/TESTS: UTF-8 test data for IBM932 and IBM943 are now available. * iconvdata/testdata/IBM932: New file. * iconvdata/testdata/IBM932..UTF8: New file. * iconvdata/testdata/IBM943: New file. * iconvdata/testdata/IBM943..UTF8: New file. Contributed by Masahide Washizawa <washi@jp.ibm.com>.
* Update.Ulrich Drepper2001-01-223-10/+19
| | | | | | | | | | | 2001-01-21 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/unix/sysv/linux/powerpc/mmap64.c: Correctly mask offset. 2001-01-21 Ulrich Drepper <drepper@redhat.com> * malloc/malloc.c: Remove a few unnecessary initializers of global variables.
* Update.Ulrich Drepper2001-01-217-152/+225
| | | | | | | | | | | | | | | | | | | | | | | 2000-12-09 H.J. Lu <hjl@gnu.org> * nss/Makefile (routines): Add digits_dots. * nss/Versions (libc): Add __nss_hostname_digits_dots to GLIBC_2.2.2. * nss/digits_dots.c (__nss_hostname_digits_dots): Turn template into a function. * nss/nsswitch.h (__nss_hostname_digits_dots): New internal NSS function. * nss/getXXbyYY.c (H_ERRNO_VAR_P): New definition. (TYPE_VAR_P): Likewise. (FLAGS_VAR): Likewise. (AF_VAR_P): Likewise. (INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots () instead of including digits_dots.c. * nss/getXXbyYY_r.c (H_ERRNO_VAR_P): New definition. (TYPE_VAR_P): Likewise. (FLAGS_VAR): Likewise. (AF_VAR_P): Likewise. (INTERNAL (REENTRANT_NAME)): Call __nss_hostname_digits_dots () instead of including digits_dots.c.
* Update.Ulrich Drepper2001-01-211-0/+4
| | | | | | 2001-01-21 Ulrich Drepper <drepper@redhat.com> * sysdeps/posix/getaddrinfo.c: Reduce .data size.
* Reduce .data size.Ulrich Drepper2001-01-211-14/+18
|
* Update.Andreas Jaeger2001-01-211-0/+4
| | | | | | 2001-01-21 Andreas Jaeger <aj@suse.de> * elf/constload2.c: Add prototype for init.
* Add prototype for init.Andreas Jaeger2001-01-211-0/+2
|
* Update.Ulrich Drepper2001-01-2116-633/+636
| | | | | | | | | | | | | | | | | | | | | | | * stdlib/stdlib.h (drand48_data): Make available only for __USE_MISC. Rename elements to protect namespace. Change type and position of a and init element. * stdlib/drand48-iter.c: Don't handle unsigned short > 16 bit differently. Adjust for drand48_data change. Don't compute a here, it comes from drand48_data. * stdlib/lcong48_r.c: Don't handle unsigned short > 16 bit differently. Adjust for drand48_data change. Compute a here. * stdlib/srand48_r.c: Likewise. * stdlib/drand48.c: Adjust for drand48_data change. * stdlib/lrand48.c: Likewise. * stdlib/mrand48.c: Likewise. * stdlib/seek48.c: Likewise. * stdlib/drand48_r.c: Likewise. * stdlib/lrand48_r.c: Likewise. * stdlib/mrand48_r.c: Likewise. * stdlib/seed48_r.c: Likewise. Don't handle unsigned short > 16 bit differently. * stdlib/erand48_r.c: Don't handle unsigned short > 16 bit differently. * stdlib/jrand48_r.c: Likewise.
* Update.Ulrich Drepper2001-01-211-0/+4
| | | | | | 2001-01-21 Ulrich Drepper <drepper@redhat.com> * po/sv.po: Update from translation team.
* Update from translation team.Ulrich Drepper2001-01-211-3/+3
|
* Update.Andreas Jaeger2001-01-211-0/+4
| | | | | | 2001-01-21 Andreas Jaeger <aj@suse.de> * stdio-common/vfprintf.c (vfprintf): Add casts.
* (vfprintf): Add casts.Andreas Jaeger2001-01-211-5/+5
|
* Update.Ulrich Drepper2001-01-209-59/+7971
| | | | | | | | | | | | | | * iconvdata/run-iconv-test.sh: Reorgnize a bit to allow running only the ASCII test. * iconvdata/TESTS: Add entries for IBM932 and IBM943. * iconvdata/Makefile (modules): Add IBM932 and IBM943. * iconvdata/gconv-modules: Add entries for IBM932 and IBM943. * iconvdata/ibm932.c: New file. * iconvdata/ibm932.h: New file. * iconvdata/ibm943.c: New file. * iconvdata/ibm943.h: New file. Patches by Masahide Washizawa <washi@jp.ibm.com>.
* Update.Ulrich Drepper2001-01-202-9/+8
| | | | | | * sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Fix typo preventing optimization from being done. Set the correct type bit in seen. Don't define and use _dl_base_addr unless