Age | Commit message (Expand) | Author |
2002-08-30 | * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def. | Roland McGrath |
2002-08-29 | Update. | Ulrich Drepper |
2002-08-28 | [!__ASSEMBLER__] (declare_symbol_1): Add missing comma to .type directive. | Ulrich Drepper |
2002-08-28 | 2002-08-27 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath |
2002-08-27 | Update. | Ulrich Drepper |
2002-08-27 | * manual/errno.texi (Error Codes): Added ECANCELED (118 for Hurd). | Roland McGrath |
2002-08-26 | * locale/programs/ld-ctype.c (ctype_read): When given a repertoire | Roland McGrath |
2002-08-21 | (__libc_longjmp): Add declaration. | Ulrich Drepper |
2002-08-21 | Update. | Ulrich Drepper |
2002-08-20 | Update. | Ulrich Drepper |
2002-08-15 | Update. | Ulrich Drepper |
2002-08-13 | * include/sys/wait.h (__waitpid): Add libc_hidden_proto. | Roland McGrath |
2002-08-13 | * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. | Roland McGrath |
2002-08-12 | * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). | Roland McGrath |
2002-08-11 | * include/sys/errno.h: New file. | Roland McGrath |
2002-08-10 | * include/wchar.h (putwc): Use libc_hidden_proto. | Roland McGrath |
2002-08-10 | * include/bits/dlfcn.h: New file. | Roland McGrath |
2002-08-08 | (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. | Ulrich Drepper |
2002-08-06 | * include/getopt.h: But private decls inside [_GETOPT_H]. | Roland McGrath |
2002-08-06 | * include/rpc/auth.h: Use libc_hidden_proto for getnetname, | Roland McGrath |
2002-08-06 | * include/stdlib.h: Use libc_hidden_proto for wctomb. | Roland McGrath |
2002-08-06 | * sysdeps/posix/system.c (do_system): New function, guts broken out of | Roland McGrath |
2002-08-06 | 2002-08-05 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-08-05 | * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. | Roland McGrath |
2002-08-05 | 2002-08-05 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2002-08-05 | * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop | Roland McGrath |
2002-08-05 | Don't define macro magic to redirect function calls if _ISOMAC is defined. | Ulrich Drepper |
2002-08-04 | Update. | Ulrich Drepper |
2002-08-04 | Update. | Ulrich Drepper |
2002-08-04 | Update. | Ulrich Drepper |
2002-08-04 | * include/sys/resource.h: Use libc_hidden_proto for getpriority, | Roland McGrath |
2002-08-04 | * include/unistd.h: Use libc_hidden_proto for _exit, alarm, confstr, | Roland McGrath |
2002-08-04 | * locale/setlocale.c (_nl_current_names): Variable moved ... | Roland McGrath |
2002-08-04 | * include/search.h: Use libc_hidden_proto for hsearch_r, lfind. | Roland McGrath |
2002-08-04 | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-08-04 | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-08-04 | (__stpcpy): Add libc_hidden_def. | Ulrich Drepper |
2002-08-03 | * include/stdlib.h: Use libc_hidden_proto for qsort. | Roland McGrath |
2002-08-03 | 2002-08-03 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-08-03 | Update. | Ulrich Drepper |
2002-08-03 | Update. | Ulrich Drepper |
2002-08-03 | Optimize if HAVE_BROKEN_ALIAS_ATTRIBUTE is not defined. | Ulrich Drepper |
2002-08-03 | * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. | Roland McGrath |
2002-08-03 | * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. | Roland McGrath |
2002-08-03 | Update. | Ulrich Drepper |
2002-08-03 | * include/rpc/rpc.h: Declare RPC_VARS tsd as extern. | Roland McGrath |
2002-08-03 | Update. | Ulrich Drepper |
2002-08-02 | Don't include tls.h if _ISOMAC is defined. | Ulrich Drepper |
2002-08-02 | * sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>. | Roland McGrath |