Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2002-12-06 | Update. | Ulrich Drepper | |
* include/wctype.h: Define iswalnum with libc_hidden_proto. * include/signal.h: Define raise with libc_hidden_proto. * sysdeps/unix/sysv/linux/fexecve.c (fexecve): Use __snprintf and __execve instead of snprintf and execve. | |||
2002-11-05 | Update. | Ulrich Drepper | |
2002-11-05 Jakub Jelinek <jakub@redhat.com> * iconv/gconv_dl.c (free_mem): Clear loaded. * locale/loadarchive.c (_nl_archive_subfreeres): Call locale_data's cleanup if any. * sysdeps/unix/sysv/linux/fexecve.c: Include <stdio.h>. | |||
2002-11-04 | fexecve implementation for Linux. | Ulrich Drepper | |