OSDN Git Service

config: tidy-up of config targets
[uclinux-h8/uClibc.git] / libc /
2011-10-21 Bernhard Reutner... resolv: fix memory leak
2011-10-20 Bernhard Reutner... resolv: commentary typo fix
2011-10-20 Bernhard Reutner... gethostbyname_r: set correct h_errno upon failure
2011-10-20 Bernhard Reutner... resolv: fix compilation
2011-10-12 Guillaume Bourcierlibc: fix daylight saving time handling
2011-10-06 Ryan Fluxmicroblaze mmu/elf/shared lib support
2011-10-06 Steve Bennettmicroblaze linux has no SDA support
2011-10-06 Steve Bennettmicroblaze can be either big or little endian
2011-10-06 Steve BennettUse the generic bits/select.h for microblaze
2011-09-15 Denys VlasenkoDefeat compiler optimization which assumes function...
2011-09-10 Denys Vlasenkoresolv: simple optimizations and style/readability...
2011-08-26 Daniel Mackinet: build all res_* and ns_* functions conditionally
2011-08-26 Daniel Mackinet/resolv: add res_ninit and res_nclose
2011-08-26 Daniel Mackinet/resolv: add res_mkquery
2011-08-26 Daniel Mackinet/resolv: add ns_initparse, ns_parserr, ns_skiprr...
2011-08-26 Daniel Mackinet/resolv: add dn_skipname and ns_name_skip
2011-08-26 Daniel Mackinet/resolv: Add dn_comp
2011-08-26 Daniel Mackinet/resolv: add ns_name_pton, ns_name_pack and ns_name...
2011-08-26 Daniel Mackinet/resolv: add ns_{put,get}{16,32}
2011-08-26 Daniel Macklibc/inet/resolv.c: comment on #endif lines
2011-07-01 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-29 Maksim Rayskiylibc: add missing lock initialization in vswprintf
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-06-17 Bernhard Reutner... resolv: fix bug in res_init with ipv6 nameservers
2011-06-14 Bernhard Reutner... resolv: try next server on SERVFAIL
2011-06-14 Natanael Copagetaddrinfo: allow numeric service without any hints
2011-06-13 Khem Rajctor/dtor nptl: Fix init and fini function compilation
2011-06-11 Yann E. MORINARM: remove EABI/OABI selection
2011-06-11 Yann E. MORINARM: detect BX availibility at build time
2011-06-11 Yann E. MORINARM: #include <bits/arm_asm.h> where __USE_BX__ is...
2011-06-11 Phil BlundellFix __libc_epoll_pwait compile failure on x86
2011-05-27 Filippo Arcidiaconolibc: make common longjmp usable with NPTL
2011-05-27 Filippo Arcidiaconosh: use the common implementation for longjmp
2011-05-27 Filippo Arcidiaconosh: fix build in !NPTL case
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-13 Bernhard Reutner... epoll: redo cancellation to match master
2011-05-13 Peter S. Mazingerepoll.c: add cancellation to epoll_[p]wait()
2011-05-12 Bernhard Reutner... wordexp: fix mishandled return value of pipe call
2011-05-12 Bernhard Reutner... linux_specific: handle accept4 and pipe2
2011-05-12 Bernhard Reutner... NPTL: needs madvise internally
2011-05-12 Bernhard Reutner... socket: fix stubs
2011-05-11 Bernhard Reutner... epoll: unify epoll.h
2011-05-11 Bernhard Reutner... commentary typo fix
2011-05-11 Thierry RedingImplement epoll_create1 and epoll_pwait system calls.
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... socketcalls: add stubs
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
2011-05-11 Thierry RedingImplement accept4 system call.
2011-05-10 Bernhard Reutner... getcwd: Fix memory-leak in error path
2011-05-10 Bernhard Reutner... __uc_malloc: Fix memory-leak in error path
2011-05-10 Bernhard Reutner... */crtn.S: Remove .size directive for _init and _fini
2011-05-07 Timo Teräsposix_fadvise64: fix x86 implementation
2011-05-05 Bernhard Reutner... i386: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... x86_64: fix .size of _init/_fini
2011-05-05 Bernhard Reutner... Revert "*/crt?.S: remove .size directives"
2011-05-04 Bernhard Reutner... */crt?.S: remove .size directives
2011-05-04 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-03 Denys Vlasenkogetaddrinfo.c: fix incorrect check for ERANGE from...
2011-05-03 Denys Vlasenkogetaddrinfo.c: improve code readability. No functional...
2011-05-03 Bernhard Reutner... string: remove unused variable
2011-05-03 Bernhard Reutner... buildsys: prettify ssp.c handling
2011-05-03 Bernhard Reutner... madvise is LINUX_SPECIFIC
2011-05-02 Bernhard Reutner... ether_aton: reject invalid input
2011-04-29 Bernhard Reutner... sysconf: clock_getres depends on HAS_REALTIME
2011-04-29 Bernhard Reutner... __rt_sigwaitinfo: depends on HAS_REALTIME
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for C6X
2011-04-27 Carmelo Amorosobuildsys: minor fixes in Makefile.arch for microblaze
2011-04-22 Austin Foxleysparc: don't access fp registers when configured for...
2011-04-20 Salvatore CroAdded fts support for traversing UNIX file hierarchies.
2011-04-14 Bernhard Reutner... buildsys: do_rm ARCH_HEADERS
2011-04-13 Bernhard Reutner... resolv: really fix res_close not to hang with ipv6
2011-04-13 Kevin Cernekeebuildsys: fix GNU make v3.80 compatibility again
2011-04-12 Bernhard Reutner... resolv: fix res_close not to hang with ipv6
2011-04-11 Bernd SchmidtFix malloc alignment
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-27 Thorsten Glasercris: add provide arch-specific vfork implementation
2011-03-19 Peter S. Mazingerlutimes.c, stubs.c: fix compiling lutimes, if __NR_utim...
2011-03-16 Bernhard Reutner... memalign: include sys/param.h for MAX
2011-03-15 Khem Rajarm/bits/atomic.h: Include common/bit/atomic.h for...
2011-03-10 Peter S. Mazingerreally fix missing __libc_drand48_data
2011-03-10 Peter S. MazingerRevert "missing prototype of __libc_drand48_data fixed"
2011-03-10 Peter S. Mazingermissing prototype of __libc_drand48_data fixed
2011-03-10 Peter S. Mazingertime.c, time.h: remove unused hidden strftime/strptime
2011-03-10 Peter S. Mazingernanosleep.c: remove duplicated libc_hidden_proto
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. Mazingerstr[n]casecmp.c: fix hidden usage
2011-03-09 Peter S. Mazingerremove unused hidden functions
2011-03-09 Peter S. Mazingerfrv/memset.S: add missing libc_hidden_def
2011-03-09 Peter S. Mazingermemmem.c, string.h: remove unused hidden memmem
2011-03-09 Peter S. Mazinger_collate.c: remove duplicated libc_hidden_proto() for...
2011-03-09 Peter S. Mazingerwchar.h, _collate.c, strlcpy.c: use a common prototype...
2011-03-09 Peter S. Mazingerctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove...
2011-03-09 Peter S. Mazingerstdlib.c, _strtod.c, stdlib.h: remove unused hidden...
2011-03-09 Bernd SchmidtAdd a missing macro to C6X syscalls.h.
2011-03-09 Mark Saltercleanup hardcoded syscall numbers
2011-03-09 Mark Saltersupport c6x kernel using generic stat.h
2011-03-09 Mark Saltersupport generic kernel posix_types.h
next