OSDN Git Service

Add a C6X-specific ipc.h.
[uclinux-h8/uClibc.git] / libc / misc /
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
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2011-03-07 Peter S. Mazingerlocale.c: export newlocale only if XLOCALE is defined
2011-03-07 Peter S. Mazingerlocale.c, locale.h: no need for hidden duplocale
2011-03-05 Mark SalterAdd support for DSBT ELF to ld.so
2011-03-03 Peter S. Mazingerupdate some headers
2011-03-03 Peter S. Mazingerinitialize 2 variables to get rid of compiler warning
2011-03-03 Peter S. MazingerCorrect ssp code
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingeradd missing prototypes
2011-03-03 Peter S. Mazingersyntax fixes
2011-02-22 Mike Frysingertempname: fix int precision warnings
2011-02-14 Bernhard Reutner... regex: remove set but not used variable
2011-02-06 Denys Vlasenkofix a problem with hidden getutent in non-threaded...
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-11 Roman I Khimovsyslog: fix 'everyone logs with user facility'
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-28 Carmelo Amorosolibc_utmp: Fix getutmp and getutmpx for x86_64
2010-11-24 Bernhard Reutner... wchar: bug #1471: fix cornercase in mbrtowc
2010-10-14 Natanael Copaparse_config: discard rest of incomplete line
2010-10-14 Natanael Copaconfig parser: always initialize line pointer
2010-10-14 Natanael Copaconfig parser: do not assume that realloc return same...
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-17 Filippo Arcidiaconoldso: Add implementation of ld.so standalone execution
2010-09-14 Salvatore Cromisc: utmpx based logging support
2010-09-05 Abdoulaye Walsimou... misc: Fix build error about missing PAGE_SIZE
2010-08-19 Bernhard Reutner... getserv: fix reading services lines w > 80 chars
2010-08-06 Timo Teräsconfig parser: fix memory corruption
2010-08-05 Bernhard Reutner... add config parser
2010-07-27 Bernhard Reutner... silence warning about incompatible types with _dl_init_...
2010-07-27 David A RamosFix ctime() standard compliance bug
2010-07-06 Austin FoxleyRevert "don't make __errno_location / __h_errno_locatio...
2010-07-05 Peter Korsgaarddon't make __errno_location / __h_errno_location hidden
2010-06-30 Timo Teräsmore workarounds for GCC PR32219
2010-06-30 Khem Rajnptl/errno: Use a separate __errno_location for libpthread.
2010-06-17 Carmelo Amorosolibc: Fix non-NPTL threads build
2010-06-11 Bernhard Reutner... hcreate_r: silence warning in helper func
2010-06-11 Bernhard Reutner... wordexp: silence warning
2010-05-17 Timo Terässtatic build: define pthreads wrappers only for threade...
2010-05-17 Austin Foxleysome (all?) archs don't define asm, so use builtin...
2010-05-17 Denys Vlasenkoworkaround GCC PR32219
2010-05-07 Timo Terasstatic build: fix internal locking weaks to get pulled...
2010-04-29 Denys Vlasenkotime.c: fix unreadable code style: assignments within...
2010-04-29 Denys Vlasenkooptional /etc/localtime support
2010-04-27 Roman I Khimovlibc/regex: fix internal_function declarations
2010-04-25 Carmelo Amorosolibc: Remove compiler warning due to old-style function...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Timo Teräsnptl: fix libc internal, dynamically enabled locking
2010-04-16 Timo Teraslibc: remove libc weak __pthreads_* wrappers
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Carmelo Amorosolibc_regex: __libc_lock primitives are actually availab...
2010-04-12 Carmelo Amorosolibc_regex: __libc_lock primitives are actually availab...
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-05 Denys Vlasenkoutent: do not create extra static functions if !THREADS
2010-04-04 Denys Vlasenkoregex_old: convert static flag variable to smallint
2010-04-04 Denys Vlasenkogetutid is not used internally, removing hidden_proto
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-11 Austin Foxleylibc: build tsd only when tls is enabled
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-03 Bernhard Reutner... __uClibc_main: use __pagesize to protect against recursion
2010-02-02 Denys Vlasenkoremove two checks for gettimeofday error
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-02-01 Khem Rajerrno: hide __libc_resp, __libc_errno, and __libc_h_errno
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-24 Denys Vlasenkowchar.c: fix indentation
2010-01-23 Bernhard Reutner... silence some warnings about unused params
2010-01-21 Bernhard Reutner... wordexp: silence shadow warning
2010-01-21 Denys Vlasenkoctime: do not use static struct tm buffer
2010-01-21 Bernhard Reutner... wordexp: silence shadow warning
2010-01-09 Denys Vlasenkoctime: do not use static struct tm buffer
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-13 Denys Vlasenkosyslog: use send(MSG_NOSIGNAL) instead of write, thus...
2009-12-13 Denys Vlasenkosyslog: fix openlog(xx, LOG_KERN) and optimize a bit
2009-12-11 Austin Foxleyget x86_64 nptl building
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-27 Natanael Copadefine local stack_chk_guard for nptl
next