about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1999-01-211-0/+9
| | | | | | | | | | | 1999-01-21 Ulrich Drepper <drepper@cygnus.com> * elf/dl-close.c: Rewrite the way adding to the global scope works to handle error cases better than the last change. The l_global flag is now only set when the object is actually counted in the global scope list. * elf/dl-deps.c: Likewise. * elf/dl-open.c: Likewise.
* Update.Ulrich Drepper1999-01-211-0/+10
| | | | | | | | | | | | 1999-01-20 Philip Blundell <pb@nexus.co.uk> * sysdeps/unix/sysv/linux/arm/sigaction.c: New file. * sysdeps/unix/sysv/linux/arm/vfork.S: New file. * sysdeps/unix/sysv/linux/arm/Dist: Add vfork.S. * sysdeps/unix/sysv/linux/arm/clone.S: Optimise a little, support 26-bit machines correctly and fix check for returned errors.
* Update.Ulrich Drepper1999-01-211-0/+2
| | | | * sysdeps/unix/sysv/linux/i386/clone.S: Micro-optimization.
* Update.Ulrich Drepper1999-01-211-0/+3
| | | | | * sysdeps/unix/sysv/linux/i386/vfork.S: Add back the first implementation now that the syscall is back in 2.2.0.
* Update.Ulrich Drepper1999-01-211-0/+12
| | | | | | | | | | | | | | 1999-01-21 Ulrich Drepper <drepper@cygnus.com> * elf/Makefile: Change rule to make test module so that they are compiled using -fPIC. * elf/testobj1.c: Add missing prototype. * elf/testobj1_1.c: Likewise. * elf/testobj2.c: Likewise. * elf/testobj3.c: Likewise. * elf/testobj4.c: Likewise. * elf/testobj5.c: Likewise. * elf/testobj6.c: Likewise.
* Update.Ulrich Drepper1999-01-201-0/+6
| | | | | | | | * elf/Makefile (tests): Add loadfail. Add rules to build failobj.so. * elf/loadfail.c: New file. Test of failing to load object with RTLD_GLOBAL set. * elf/failobj.c: New file. Object which will fail to load.
* Update.Ulrich Drepper1999-01-201-0/+2
| | | | * elf/dl-close.c (_dl_close): Fix last patch (cnt is unsigned).
* Update.Ulrich Drepper1999-01-201-1/+10
| | | | | | | | | | | | | * elf/dl-close.c: Handle failed loads which would have gone in the global scope correctly. * elf/testobj1.c: Include stdlib.h to get NULL defined. * elf/testobj2.c: Likewise. * elf/testobj3.c: Likewise. * elf/testobj4.c: Likewise. * elf/testobj5.c: Likewise. * iconvdata/sami-ws2.c: New file.
* Update.Ulrich Drepper1999-01-201-0/+5
| | | | | | | * iconvdata/Makefile (modules): Add SAMI-WS2 and ISO-IR-197. * iconvdata/gconv-modules: Add entries for above charsets. * iconvdata/iso-ir-197.c: New file. * iconvdata/same-ws2.c: New file.
* Update.Ulrich Drepper1999-01-201-0/+4
| | | | | | 1999-01-20 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/vfork.c: Once again use generic version.
* Update.Ulrich Drepper1999-01-201-0/+12
| | | | | | | | | | | | | | 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix generation of dependency list to make it work with newer versions of gcc. 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * Makerules (build-module): New macro, moved from... * elf/Makefile (build-module): ... here. * iconvdata/Makefile (build-module): ... and here.
* Update.Ulrich Drepper1999-01-201-0/+2
| | | | * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0.
* Update.Ulrich Drepper1999-01-201-0/+15
| | | | | | | | | | | | | | | | | 1999-01-20 Ulrich Drepper <drepper@cygnus.com> * elf/Makefile (tests): Add preloadtest. Add rules to build more test modules and the preloadtest binary. * elf/loadtest.c (TEST_ROUNDS): Increase to 1000. (testobjs): Add more modules. (tests): Add entries for new modules. * elf/preloadtest.c: New file. Test for LD_PRELOAD. * elf/testobj1.c: Add 'preload' function. * elf/testobj2.c: Likewise. * elf/testobj3.c: Likewise. * elf/testobj4.c: New file. * elf/testobj5.c: New file. * elf/testobj6.c: New file.
* Update.Ulrich Drepper1999-01-201-0/+2
| | | | * elf/dl-object.c (_dl_new_object): Micro-optimization.
* Update.Ulrich Drepper1999-01-191-0/+4
| | | | | | * elf/restest1.c: New file. Symbol resolution test. * elf/testobj1_1.c: New file. Module used in this test. * elf/Makefile: Add rules for restest1 generation and execution.
* Update.Ulrich Drepper1999-01-191-1/+4
| | | | | | | * elf/dl-object.c (_dl_new_object): l_local_scope really gets assigned the local scope. * math/tgmath.h: Rename nextafterx to nexttoward.
* Update.Ulrich Drepper1999-01-191-0/+3
| | | | | * posix/test-vfork.c (main): Improve test to check for correct exit code.
* Update.Ulrich Drepper1999-01-191-0/+4
| | | | | | * sysdeps/unix/sysv/linux/i386/vfork.S: Rewrite to use clone. * sysdeps/unix/sysv/linux/bits/sched.h: Define CLONE_VFORK.
* Update.Ulrich Drepper1999-01-191-0/+5
| | | | | | | 1999-01-19 Ulrich Drepper <drepper@cygnus.com> * timezone/zdump.c: Update from tzcode1999a. * timezone/zic.c: Likewise.
* Update.Ulrich Drepper1999-01-191-0/+4
| | | | | | 1999-01-19 Andreas Jaeger <aj@arthur.rhein-neckar.de> * math/tgmath.h (nexttoward): Rename nextafterx to nexttoward.
* Update.Ulrich Drepper1999-01-191-0/+6
| | | | | | | | * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add baud rates > 460800. * sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise. * sysdeps/unix/sysv/linux/bits/termios.h: Likewise. * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
* Update.Ulrich Drepper1999-01-191-0/+20
| | | | | | | | | | | | | | | | | | | | | | 1999-01-19 Ulrich Drepper <drepper@cygnus.com> * math/Makefile (libm-calls): Rename s_nextafterx to s_nexttoward. * math/Versions: Likewise. * math/bits/mathcalls.h: Likewise. * manual/arith.texi: Likewise. * sysdeps/libm-ieee754/s_nextafterl.c: Likewise. * sysdeps/libm-ieee754/s_nextafterx.c: Replaced by... * sysdeps/libm-ieee754/s_nexttoward.c: New file. * sysdeps/libm-ieee754/s_nextafterxf.c: Replaced by... * sysdeps/libm-ieee754/s_nexttowardf.c: New file. * sysdeps/libm-ieee754/s_nextafterxl.c: Replaced by... * sysdeps/libm-ieee754/s_nexttowardl.c: New file. * time/Makefile (routines): Removed strfxtime. * time/Versions: Likewise. * time/strfxtime.c: Removed. * time/time.h: Remove _LOCALTIME, _NO_LEAP_SECONDS, struct tmx, mkxtime, and strfxtime.
* Fix typo.Ulrich Drepper1999-01-181-1/+1
| | | | * Rules: Add dummy.c and dummy.o to common-generated.
* Update.Ulrich Drepper1999-01-181-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | 1999-01-18 Ulrich Drepper <drepper@cygnus.com> * iconv/gconv_conf.c (add_module): Complete rewrite. Use cleverer data structures and avoid creating intermediate representations first. Rewrite also all helper functions. * iconv/gconv_db.c (find_derivation): Use new data structure for module database. * iconv/Versions: Remove __gconv_nmodules. * iconv/iconv_prog.c: Rewrite generation of charset name list to use new data structure. * iconv/gconv_int.h (struct gconv_module): Add new elements for database data structure. (__gconv_modules_db): Update type. (__gconv_transform_dummy): Removed. * iconv/gconv_builtin.h: Remove dummy transformation. * iconv/gconv_simple.c: Remove __gconv_transform_dummy. * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Remove __syscall_vfork, add vfork. * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise. * Rules: Add dummp.c and dummy.o to common-generated.
* Update.Ulrich Drepper1999-01-181-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | 1999-01-18 Andreas Jaeger <aj@arthur.rhein-neckar.de> * posix/test-vfork.c: Include <sys/wait.h> for wait declaration. 1999-01-16 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/ctype.texi: Fix cross refs and typos. * manual/charset.texi: Likewise. 1999-01-18 Ulrich Drepper <drepper@cygnus.com> * Rules: Add dummp.y and dummy.o to common-generated. Patch by Andreas Schwab. 1999-01-18 10:07 -0500 Zack Weinberg <zack@rabi.phys.columbia.edu> * manual/libc-texinfo.sh: Use tsort.awk. * manual/tsort.awk: New file. * manual/Makefile (minimal-dist): Add tsort.awk. (distribute): Remove generated files: summary.texi, stamp-summary, chapters.texi, top-menu.texi, and texis.
* * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after Andreas Schwab1999-01-181-0/+5
| | | | | | | | fork syscall. 1999-01-15 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/vfork.S: Test return value after fork syscall.
* Update.Ulrich Drepper1999-01-171-0/+2
| | | | * wctype/wcfuncs.c: Declare __ctype32_b.
* Update.Ulrich Drepper1999-01-171-0/+2
| | | | * elf/Makefile (test-modules): Add test-modules.
* Update.Ulrich Drepper1999-01-171-0/+5
| | | | | | | 1999-01-17 Ulrich Drepper <drepper@cygnus.com> * stdlib/canonicalize.c (canonicalize): Update write pointer after realloc. Minor optimizations.
* Update.Ulrich Drepper1999-01-161-0/+2
| | | | * po/no.po: Update from norwegian translation team.
* Update.Ulrich Drepper1999-01-161-0/+3
| | | | | * iconvdata/iso-2022-jp.c: Correct handling of G2 set. Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
* Update.Ulrich Drepper1999-01-161-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1999-01-16 Ulrich Drepper <drepper@cygnus.com> * elf/Makefile (tests): Add loadtest. Add rules to generate test modules. * Makeconfig (+link): Add $(LDFLAGS-$(@F)) to command line. * elf/loadtest.c: New file. * elf/testobj1.c: New file. * elf/testobj2.c: New file. * elf/testobj3.c: New file. * elf/dl-close.c: Correct removing module from global list. * elf/dl-open.c: Add debugging code. * include/string.h: Add __rawmemchr prototype. * string/Makefile (routines): Add rawmemchr. * string/Versions [GLIBC_2.1]: Add __rawmemchr and rawmemchr. * string/string.h: Add prototype for rawmemchr. * string/bits/string2.h: Optimize strchr with rawmemchr. * sysdeps/generic/rawmemchr.c: New file. * sysdeps/i386/rawmemchr.c: New file. * sysdeps/i386/i486/bits/string.h: Add rawmemchr inline code. Optimize strchr with rawmemchr. * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _LFS_LARGEFILE, _LFS64_LARGEFILE, and _LFS64_STDIO for Unix98. 1999-01-14 Andreas Jaeger <aj@arthur.rhein-neckar.de> * nis/nis_error.c (nis_errlist): Fix capitilasation.
* Update.Ulrich Drepper1999-01-151-0/+1
| | | | Improve mbsinit example.
* Update.Ulrich Drepper1999-01-151-0/+3
| | | | | * posix/Makefile (tests): Add test-vfork. * posix/test-vfork.c: New file by Andreas Schwab.
* Update.Ulrich Drepper1999-01-151-0/+3
| | | | | * manual/charset.texi: More misspelling fixes. Reported by Tom Tromey <tromey@cygnus.com>.
* Update.Ulrich Drepper1999-01-151-0/+5
| | | | | | | 1999-01-15 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/vfork.c: Removed. * sysdeps/unix/sysv/linux/i386/vfork.S: New file.
* Update.Ulrich Drepper1999-01-141-0/+4
| | | | | | 1998-12-29 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/mips/bits/siginfo.h: New file.
* Update.Ulrich Drepper1999-01-141-0/+9
| | | | | | | | | | | * Make-dist: If file is generated but still distributed the later is correct. 1998-12-30 Andreas Jaeger <aj@arthur.rhein-neckar.de> Patche by Ralf Baechle <ralf@gnu.org>: * sysdeps/mips/sys/regdef.h: New file, enhanced versions of deleted linux specific files.
* Update.Ulrich Drepper1999-01-141-0/+2
| | | | * sysdeps/unix/sysv/linux/arm/Dist: Add sys/user.h.
* Update.Ulrich Drepper1999-01-141-0/+3
| | | | | * manual/Makefile (examples): Filter out the example code from add-ons.
* Update.Ulrich Drepper1999-01-141-0/+2
| | | | * version.h (VERSION): Bump to 2.0.110.
* Update.Ulrich Drepper1999-01-141-0/+2
| | | | * nis/nis_error.c (nis_errlist): Fix typo in string.
* Update.Ulrich Drepper1999-01-141-0/+9
| | | | | | | | | | | * misc/regexp.h: Add restrict to function declarations. 1999-01-14 Andreas Jaeger <aj@arthur.rhein-neckar.de> * misc/regexp.h (compile): Correct end-of-line check, fix typo in docu. Reported by Kalle Olavi Niemitalo <kalle@Niemitalo.fi>. 1999-01-14 Ulrich Drepper <drepper@cygnus.com>
* Update.Ulrich Drepper1999-01-141-0/+5
| | | | | | | 1999-01-14 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add vfork. Patch by Richard Henderson <rth@twiddle.net>.
* Update.Ulrich Drepper1999-01-131-0/+3
| | | | | * manual/nss.texi (NSS Module Interface): Document requirement on errno value after unsuccessful call of module function.
* Update.Ulrich Drepper1999-01-131-0/+12
| | | | | | | | | | | | | | 1999-01-13 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/syscalls.list: Add __syscall_fork alias. * sysdeps/unix/sysv/linux/vfork.c: Use vfork syscall if available, otherwise use fork. * sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add vfork. * sysdeps/unix/sysv/linux/sparc32/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/sparc64/syscalls.list: Likewise. * sysdeps/unix/sysv/linux/i386/sysdep.h: Correct handling of INLINE_SYSCALL for syscall without parameters.
* Update.Ulrich Drepper1999-01-131-0/+7
| | | | | | | | | * sysdeps/unix/make-syscalls.sh: Set shared-only-routines for versioned syscalls. * Rules: Remove rules for empty.* again. 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.Andreas Schwab1999-01-131-0/+4
| | | | | | 1999-01-13 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/m68k/vfork.S: New file.
* Update.Ulrich Drepper1999-01-131-0/+6
| | | | | | | | 1999-01-13 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/bits/string.h: Correct several bugs in various functions which never worked. Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
* Update.Ulrich Drepper1999-01-121-0/+5
| | | | | | | 1999-01-12 Ulrich Drepper <drepper@cygnus.com> * manual/charset.texi: Add many corrections. Patch by Benjamin Kosnik <bkoz@cygnus.com>.