OSDN Git Service

sparc/clone.S: guard tcb-offsets.h include with RESET_PID
[uclinux-h8/uclibc-ng.git] / libc / misc /
2015-01-22 Bernhard Reutner... libc: Avoid redundant setting of ENOMEM
2014-12-15 Anthony G. Basilemkostemp: fix implementation
2014-11-19 Bernhard Reutner... locale: Add wcsftime()
2014-08-18 Anthony G. Basilelibc: add issetugid()
2014-04-23 Vineet Guptaweak symbols need to be "defined" weak but "declared...
2014-04-23 Vineet GuptaLT.old: Make __errno_location/__h_errno_location thread...
2014-02-15 Bernhard Reutner... libc: silence warning in fts
2013-11-06 Bernhard Reutner... time.c: make ll_tzname* static again
2013-11-06 Baruch Siachmisc: fix nm 'No such file' error
2013-11-06 Vineet GuptaFix weak/strong attribute of __errno_location and it...
2013-08-02 Anthony G. Basilelibc: add isfdtype()
2013-07-04 Bartosz Golaszewskiinsque: fix segfault on (prev == NULL)
2013-06-28 Bernhard Reutner... libc: Fix _obstack_newchunk public symbol vis
2013-06-14 Bernhard Reutner... libc: hide obstack relocations
2013-06-14 Anthony G. Basilelibc/misc/gnu/obprintf.c: implement obstack_printf...
2013-06-14 Anthony G. Basileconfig: UCLIBC_HAS_OBSTACK to optionally enable obstack...
2013-05-28 Carmelo Amorosolibc: elf: explicitly include uClibc_page.h to make...
2013-05-13 Filippo ARCIDIACONOlibc: deal with aux vect inside __uClibc_main only...
2013-03-14 Vineet Guptalibc/ipc: Make IPC_64 0 for common-generic ABI
2013-02-20 Markos Chandraslibc/ipc: Allow architectures to define their own __IPC...
2013-02-20 Markos Chandrasfstatfs64: Prefer fstatfs64 system call instead of...
2013-02-20 Markos Chandraslibc/statfs64: Skip conversion code for new architectures
2013-02-07 Bernhard Reutner... buildsys: switch warning into a TODO
2013-02-05 Bernhard Reutner... buildsys: switch libc to kbuild-style
2013-01-21 Bernhard Reutner... libc: fix typo in statvfs
2013-01-21 Bernhard Reutner... libc: fix typo in statvfs
2013-01-17 Bernhard Reutner... statfs: towards _STATFS_F_FLAGS
2013-01-17 Bernhard Reutner... statfs: support f_frsize
2013-01-16 Bernhard Reutner... buildsys: link libgcc_eh if DODEBUG
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-10-31 Bernhard Reutner... __uclibc_main: remove stray trailing space
2012-06-15 Peter S. Mazingererror.c: no need for __error and __error_at_line
2012-06-15 Peter S. Mazingerfts.c: add a comment about wrong usage of _lfs_64.h
2012-06-15 Peter S. Mazingershm.c: do not use __libc_X internally
2012-06-15 Peter S. Mazingeruse open_not_cancel_2 instead of open_not_cancel
2012-06-15 Peter S. Mazingerssp: rework, sync messages with the ones in glibc
2012-06-15 Peter S. Mazingersyslog.c: disable locking in setlogmask
2012-06-15 Peter S. Mazingersyslog.c: no need for hidden vsyslog, use a static...
2012-06-15 Peter S. Mazingermake UCLIBC_HAS_PROGRAM_INVOCATION_NAME and UCLIBC_HAS_...
2012-06-15 Peter S. Mazingertempname.c: remove unneeded attribute_hidden, change...
2012-06-15 Peter S. Mazingerwordexp.c: use vfork instead of fork on non-MMU archs
2012-06-15 Peter S. Mazingerdl-iterate-phdr.c: no need for visible __dl_iterate_phd...
2012-06-15 Peter S. Mazingeradapt regex to new regex.h
2012-06-15 Peter S. Mazingerftw.c: errno.h has to be included before undefining...
2012-06-15 Peter S. Mazingerregex_old.c: adapt to new regex.h
2012-06-15 Peter S. Mazingererrno, h_errno: correct them for non-TLS
2012-06-15 Peter S. Mazinger__uClibc_main.c: do not include unused headers
2012-06-15 Peter S. Mazingericonv: Do not include __iconv_codesets into iconv utility
2012-06-15 Peter S. Mazingererrno and *_init cleanup
2012-06-15 Peter S. Mazinger__uClibc_main.c: make __uClibc_init hidden
2012-06-15 Peter S. Mazingergetttyent.c: include stdio_ext.h only when needed
2012-06-15 Peter S. Mazingertime.c: fix a guard to avoid a warning about unused...
2012-06-15 Peter S. Mazingerresolv.c,time.c,_atexit.c: hide 3 locks
2012-06-15 Peter S. Mazinger_hsearch_r.c: use stdlib.h instead of malloc.h for...
2012-06-15 Peter S. Mazingerfnmatch: replace __memset and __memcmp
2012-06-15 Peter S. Mazingerlocale.c, uClibc_locale.h: provide hidden __curlocale...
2012-06-15 Peter S. Mazingererr.c: add attribute_noreturn to static functions
2012-06-15 Peter S. Mazingererr.c, err.h: no need for hidden functions
2012-06-15 Peter S. Mazingertsd.c: fix comment
2012-06-15 Peter S. Mazingeralphasort*.c: use strcoll instead of strcmp to support...
2012-06-15 Peter S. Mazingerscandir,readdir[_t]: use one common source for X()...
2012-06-15 Peter S. Mazingerversionsort*.c, alphasort*.c: do not need *64 compiled...
2012-06-15 Peter S. Mazingermove __getdents[64] prototypes to dirent.h
2012-06-15 Peter S. Mazingerdirstream.h: remove unused constants
2012-06-15 Peter S. Mazingermake __uClibc_fini() hidden
2012-06-15 Peter S. Mazingerno need for hidden lockf64
2012-06-15 Peter S. Mazingerutent.c, wtent.c: move functions from utxent.c
2012-06-15 Peter S. Mazingerutent.c: go back to use static __X() functions without...
2012-06-15 Peter S. Mazingerregex_old.c: remove unneeded guard
2012-06-15 Peter S. Mazingerobstack.c: use libintl.h
2012-06-15 Peter S. Mazingerparser_config.[ch]: remove duplicated hidden functions
2012-06-15 Peter S. Mazingerremove __FORCE_GLIBC
2012-06-15 Peter S. Mazingerdo not include xlocale.h, it is included by locale...
2012-06-15 Peter S. Mazingerwordexp.c, sysconf.c: include ctype.h for isspace
2012-05-18 Filippo Arcidiaconoldso: sh: handle _dl_skip_args in linker startup instea...
2012-04-17 Bernhard Reutner... locale: avoid segfault freelocale()
2012-04-17 Ed Wwchar: Fix BOM emitting in iconv_open()
2012-04-17 Bernhard Reutner... ipc: eventually use stat64 in ftok()
2012-04-17 Bernhard Reutner... parse_config: tweak indentation
2012-04-08 Mike Frysingerregex: silence set-but-unused warnings
2012-03-26 Denys Vlasenkotime.c: Readability improvements - no code changes
2011-12-03 Mike Frysingergetutid: add a hidden def
2011-11-17 Bernhard Reutner... misc: hide __gen_tempname
2011-11-17 Bernhard Reutner... regex_old: make some internal helpers static
2011-10-12 Guillaume Bourcierlibc: fix daylight saving time handling
2011-07-01 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-24 Carmelo Amorosofts: fix warning due to old-style function definition
2011-05-12 Bernhard Reutner... wordexp: fix mishandled return value of pipe call
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-04-20 Salvatore CroAdded fts support for traversing UNIX file hierarchies.
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-10 Peter S. Mazingertime.c, time.h: remove unused hidden strftime/strptime
2011-03-10 Peter S. Mazingerctype.c, ctype.h: remove commented parts that were...
2011-03-10 Peter S. Mazinger_wctype.c, wctype.h: remove unused isw* and wctype_l...
2011-03-09 Peter S. Mazingertime.c, wchar.h: remove unused hidden wcsftime
2011-03-09 Peter S. Mazingerctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove...
2011-03-09 Peter S. Mazingerregcomp.c, aeabi_mb_cur_max.c: use unconditionally...
2011-03-09 Peter S. Mazingerfnmatch.c: use MB_CUR_MAX from stdlib.h included earlier
next