Ulrich Drepper
|
547a7a8e54
|
Update.
2002-07-16 Ulrich Drepper <drepper@redhat.com>
* locales/th_TH: Change tel_dom_fmt.
Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
|
2002-07-16 20:18:42 +00:00 |
Andreas Jaeger
|
5e67a81b69
|
Don't use __FUNCTION__ as literal.
|
2001-12-28 16:41:29 +00:00 |
Andreas Jaeger
|
e2cb5c1d3f
|
Update.
2001-07-06 Andreas Jaeger <aj@suse.de>
* manual/Makefile (texis): Add fdl.texi.
* manual/fdl.texi: New.
* manual/socket.texi (Host Names): Improve grammar, fix overflow hbox.
* manual/libc.texinfo: Add fdl, update titlepage.
Patches by Brian Youmans <3diff@gnu.org>.
* sysdeps/unix/make_errlist.c (main): Print LGPL v2.1 for
generated file.
|
2001-07-06 06:58:28 +00:00 |
Ulrich Drepper
|
ab86fbb1d2
|
Update.
* internals.h: Declare __pthread_last_event.
* manager.c: Define __pthread_last_event.
(pthread_handle_create): Set __pthread_last_event.
(pthread_exited): Likewise.
* join.c (pthread_exit): Likewise.
|
1999-11-03 06:13:09 +00:00 |
Ulrich Drepper
|
9640bbe1c1
|
Update.
1999-10-07 Ulrich Drepper <drepper@cygnus.com>
* Implies: New file.
* internals.h (struct _pthread_descr_struct): Add p_startfct.
* manager.c (pthread_handle_create): Initialize p_startfct.
* pthread.c: Define __linuxthread_pthread_sizeof_descr variable.
|
1999-10-08 07:03:03 +00:00 |