[svn] / trunk / uClibc / libc / misc
(logo)

svn: trunk/uClibc/libc/misc

Current directory:[svn] / trunk / uClibc / libc / misc
Current revision: 22537
Jump to directory revision:
Files shown:2


File Rev. Age Author Last log entry
(dir) assert/  22026  6 weeks  vda  Introduce and use small[u]int type. Changes in size: - 79 0 ...
(dir) ctype/  22116  5 weeks  aldot  - Avoid warning about undefined preprocessor token. No obj-code changes.
(dir) dirent/  22198  4 weeks  aldot  - adds several config-options to allow for turning off certain features like ...
(dir) error/  22198  4 weeks  aldot  - adds several config-options to allow for turning off certain features like ...
(dir) file/  22012  6 weeks  vda  Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block in string.h and str...
(dir) fnmatch/  22168  4 weeks  vda  add missing includes of unistd.h for smallint usage remove a few duplicate inclu...
(dir) ftw/  22021  6 weeks  aldot  - remove old-style definitions. No object-code changes.
(dir) glob/  22028  6 weeks  vda  replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
(dir) gnu/  22039  6 weeks  aldot  - fix warning about old-style function definition This could need a pull from ...
(dir) internals/  22537  7 days  vapier  if argv[0] is NULL, dont try to parse it and subsequently crash ... found by run...
(dir) locale/  22217  4 weeks  bernds  Fix typo that prevented "make clean" from removing objects in libc/misc/locale.
(dir) mntent/  22302  3 weeks  bernds  Revert revision 19347, plus libc_hidden_proto for __uc_malloc. Some of the code ...
(dir) pthread/  16828  18 months  andersen  these weaks are also needed in libc.so for the time being
(dir) regex/  22302  3 weeks  bernds  Revert revision 19347, plus libc_hidden_proto for __uc_malloc. Some of the code ...
(dir) search/  22028  6 weeks  vda  replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe.
(dir) statfs/  22198  4 weeks  aldot  - adds several config-options to allow for turning off certain features like ...
(dir) syslog/  22245  4 weeks  vda  Fix hard-to-rigger locking bug in vsyslog(): SIGPIPE handler was attempting to r...
(dir) sysvipc/  22198  4 weeks  aldot  - adds several config-options to allow for turning off certain features like ...
(dir) time/  22213  4 weeks  bernds  This fixes a problem with the move of libc_hidden_proto to string.h. The obsole...
(dir) ttyent/  22302  3 weeks  bernds  Revert revision 19347, plus libc_hidden_proto for __uc_malloc. Some of the code ...
(dir) utmp/  22301  3 weeks  bernds  Revert revision 19345 plus libc_hidden_proto for __uc_malloc.
(dir) wchar/  22213  4 weeks  bernds  This fixes a problem with the move of libc_hidden_proto to string.h. The obsole...
(dir) wctype/  22116  5 weeks  aldot  - Avoid warning about undefined preprocessor token. No obj-code changes.
(dir) wordexp/  22116  5 weeks  aldot  - Avoid warning about undefined preprocessor token. No obj-code changes.
(file) Makefile.in    17232  17 months  jocke  Fix SEGV for static builds in exit() path. Leave the now obsolete libc/misc/pthr...
(file) Makefile    12451  2 years  psm  Remove TOPDIR

andersen@codepoet.org

Powered by ViewCVS 1.0-dev