about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Update.Andreas Jaeger2003-02-251-0/+5
| | | | | | | 2003-02-25 Andreas Jaeger <aj@suse.de> * manual/memory.texi (Malloc Tunable Parameters): Clarify behaviour of M_MMAP_THRESHOLD.
* * manual/memory.texi (Malloc Tunable Parameters): Clarify Andreas Jaeger2003-02-251-1/+2
| | | | behaviour of M_MMAP_THRESHOLD.
* * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount isRoland McGrath2003-02-251-0/+5
| | | | zero, inidicating _res was not initialized yet.
* 2003-02-25 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-251-0/+4
| | | | | * resolv/res_init.c (res_thread_freeres): Bail out if _res.nscount is zero, inidicating _res was not initialized yet.
* (sem_open): Only call __libc_close if file descriptor is valid.Ulrich Drepper2003-02-251-5/+11
|
* Update.Ulrich Drepper2003-02-252-41/+45
| | | | * sem_open.c (sem_open): Fix handling of O_CREAT without O_EXCL.
* Update.Ulrich Drepper2003-02-254-18/+28
| | | | | | | 2003-02-24 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Remove EACCES test.
* Update.Ulrich Drepper2003-02-251-0/+2
| | | | * tst-rwlock8.c (reader_thread): Remove unused variable.
* (reader_thread): Remove unused variable.Ulrich Drepper2003-02-251-1/+0
|
* * sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.Roland McGrath2003-02-241-0/+4
|
* 2003-02-24 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-241-0/+3
| | | | * sysdeps/posix/pause.c: Add LIBC_CANCEL_HANDLED.
* Bump to 0.26.Ulrich Drepper2003-02-241-1/+1
|
* Update.Ulrich Drepper2003-02-244-2/+271
| | | | | | * Makefile: Add rules to build and run tst-tls3. * tst-tls3.c: New file. * tst-tls3mod.c: New file.
* Update.Ulrich Drepper2003-02-2412-80/+171
| | | | | | | | * sysdeps/pthread/pthread_rwlock_rdlock.c: Likewise. * sysdeps/pthread/pthread_rwlock_timedrdlock.c: Likewise. * sysdeps/pthread/pthread_rwlock_timedwrlock.c: Likewise. * sysdeps/pthread/pthread_rwlock_unlock.c: Likewise. * sysdeps/pthread/pthread_rwlock_wrlock.c: Likewise.
* Update.Ulrich Drepper2003-02-243-1/+176
| | | | | | | | | | | | | | | | 2003-02-24 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-rwlock8 and tst-rwlock9. * tst-rwlock8.c: New file. * tst-rwlock9.c: New file. * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Fix complete broken rwlock implementation. * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: Likewise. * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: Likewise. * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: Likewise. * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: Likewise.
* Stress test of timed rwlock functions.Ulrich Drepper2003-02-241-0/+189
|
* * Makefile (nptl-version): Change regexp so case sensitivity is ok.Roland McGrath2003-02-241-0/+4
|
* 2003-02-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-241-1/+1
| | | | * Makefile (nptl-version): Change regexp so case sensitivity is ok.
* Update.Ulrich Drepper2003-02-242-1/+5
| | | | | * Makefile (tests): Add tst-context1. * tst-context1.c: New file.
* Test *context functions in threads.Ulrich Drepper2003-02-241-0/+132
|
* * sysdeps/posix/pause.c: New file.Roland McGrath2003-02-241-0/+5
| | | | * sysdeps/unix/common/pause.c: File removed.
* 2003-02-23 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-241-20/+9
| | | | | * sysdeps/posix/pause.c: New file. * sysdeps/unix/common/pause.c: File removed.
* Update.Ulrich Drepper2003-02-246-6/+286
| | | | | | * Makefile (tests): Add tst-tls1 and tst-tls2. * tst-tls1.c: New file. * tst-tls2.c: New file.
* Update.Ulrich Drepper2003-02-244-117/+101
| | | | * sysdeps/generic/bits/confname.h: Remove #ifs.
* Update.Ulrich Drepper2003-02-235-5/+11
| | | | | * posix/Makefile (CFLAGS-regex.c): Remove RE_ENABLE_I18N definition. * posix/regex_internal.h (RE_ENABLE_I18N): Pretty printing.
* Update.Ulrich Drepper2003-02-235-26/+40
| | | | | | | 2003-02-23 Ulrich Drepper <drepper@redhat.com> * resolv/res_libc.c [USE___THREAD] (_res): Initialize _vcsock element to -1.
* Update.Ulrich Drepper2003-02-232-1/+16
| | | | | * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: Shave off 3 more bytes by using offset-less instructions when possible.
* Update.Ulrich Drepper2003-02-231-0/+4
| | | | | | 2003-02-22 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-sysdep.c: Avoid warning.
* Avoid warning.Ulrich Drepper2003-02-231-1/+3
|
* * resolv/tst-leaks.c: New file by Daniel Jacobowitz <drow@mvista.com>.Roland McGrath2003-02-231-0/+7
| | | | | | | | * resolv/Makefile (tests): Add tst-leaks. ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so. (tst-leaks-ENV): New variable. ($(objpfx)mtrace-tst-leaks): New target. (tests): Depend on it.
* 2003-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-232-2/+54
| | | | | | | | | * resolv/tst-leaks.c: New file by Daniel Jacobowitz <drow@mvista.com>. * resolv/Makefile (tests): Add tst-leaks. ($(objpfx)tst-leaks): Depend on $(objpfx)libresolv.so. (tst-leaks-ENV): New variable. ($(objpfx)mtrace-tst-leaks): New target. (tests): Depend on it.
* Regenerated from source filesUlrich Drepper2003-02-221-249/+270
|
* Update.Ulrich Drepper2003-02-224-5/+21
| | | | | * catgets/Makefile: Add rules to run test2.msg test. * catgets/test2.msg: New file.
* Update.Ulrich Drepper2003-02-222-6/+42
| | | | | | | | | * catgets/gencat.c (read_input_file): Collision between auto-assigned numbers and user-defined nubmers is not fatal. Handle it. Patch by Michael M. Lampkin <michael.lampkin@ieee.org>. * catgets/gencat.c (main): Return 1 if messages have been printed.
* Add dependency for $(objpfx)version.d.Ulrich Drepper2003-02-221-1/+2
|
* * include/libc-internal.h: Declare __libc_thread_freeres.Roland McGrath2003-02-222-0/+5
|
* * Makerules: Fix last change to use $($(subdir)-version) when set.Roland McGrath2003-02-222-1/+4
|
* * Makerules (install-lib-nosubdir): Depend on installedRoland McGrath2003-02-222-2/+13
| | | | | libfoo-X.Y.Z.so and libfoo.so.NN files so they are installed regardless of the libfoo.so target's dependencies.
* * MakeTAGS (sub-make-vars): New variable, includes generating=t.Roland McGrath2003-02-221-0/+5
| | | | Use that in $(MAKE) calls.
* 2003-02-22 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-221-3/+7
| | | | | * MakeTAGS (sub-make-vars): New variable, includes generating=t. Use that in $(MAKE) calls.
* Update.Ulrich Drepper2003-02-227-13/+23
| | | | * iconv/iconv_prog.c (main): Unify messages.
* Update.Ulrich Drepper2003-02-222-3/+7
| | | | | | | | | 2003-02-22 Ulrich Drepper <drepper@redhat.com> * stdlib/strtod.c (INTERNAL): Remove bogus clearing of second word when shifting retval. * stdlib/tst-strtod.c (main): Add strtold test case. Reported by Fred J. Tydeman <tydeman@tybor.com>.
* (main): Add strtold test case.Ulrich Drepper2003-02-221-0/+8
|
* * pthread_create.c (start_thread): Call __libc_thread_freeres.Roland McGrath2003-02-221-0/+4
|
* 2003-02-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-221-1/+3
| | | | * pthread_create.c (start_thread): Call __libc_thread_freeres.
* Update.Ulrich Drepper2003-02-223-0/+83
| | | | | | | * Makefile (tests): Add tst-eintr1. (distribute): Add eintr.c. * tst-eintr1.c: New file. * eintr.c: New file.
* Test for pthread_create and pthread_koin not returning EINTR.Ulrich Drepper2003-02-221-0/+97
|
* * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT.Roland McGrath2003-02-225-2/+42
| | | | | | | | | | | | | * sunrpc/rpc_thread.c: Likewise for text_set_element use. (__rpc_thread_destroy): Add it to __libc_subfreeres too. * include/resolv.h: Add libc_hidden_proto for __res_nclose. * resolv/res_init.c (__res_nclose): Add libc_hidden_def. (res_thread_freeres): New function, on __libc_thread_subfreeres and __libc_subfreeres. * malloc/Versions (libc: GLIBC_PRIVATE): Add __libc_thread_freeres. * sunrpc/Versions (libc: GLIBC_PRIVATE): Removed.
* * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres.Roland McGrath2003-02-2210-20/+76
| | | | | | | | | | | | | | | | | | * malloc/thread-freeres.c: New file. * malloc/Makefile (aux): Add it. * sunrpc/Versions (GLIBC_PRIVATE): Removed. * sunrpc/rpc_thread.c (__rpc_thread_destroy): Put in special section "__libc_thread_freeres_fn" and add to __libc_thread_subfreeres set. * sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Typo fix. * sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Typo fix. 2003-02-21 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/opendir.c (__opendir): Use O_NONBLOCK in open. * iconvdata/Makefile (tests): Add bug-iconv3 only if [$(have-thread-library) = yes].
* 2003-02-21 Roland McGrath <roland@redhat.com>Roland McGrath2003-02-222-2/+2
| | | | | * sysdeps/unix/sysv/linux/i386/geteuid.c (__geteuid): Typo fix. * sysdeps/unix/sysv/linux/i386/getgid.c (__getgid): Typo fix.