OSDN Git Service

stdlib.h, arc4random.c: fix arc4random return type to u_int32_t
[uclinux-h8/uClibc.git] / include /
2012-06-15 Peter S. Mazingerstdlib.h, arc4random.c: fix arc4random return type...
2012-06-15 Peter S. Mazingerwait.h: resource.h is included already, rusage is defined
2012-06-15 Peter S. Mazingersignal.h: disable sigreturn prototype
2012-06-15 Peter S. Mazingersignal.h: disable ssignal and gsignal
2012-06-15 Peter S. Mazingerlink.h: guard TLS related internals of struct link_map...
2012-06-15 Peter S. Mazingerdirent.h: use __ssize_t instead of ssize_t
2012-06-15 Peter S. Mazingermove __getdents[64] prototypes to dirent.h
2012-06-15 Peter S. Mazingerupdate partially string.h and strings.h
2012-06-15 Peter S. Mazingerquota.h: update, but keep old functionality
2012-06-15 Peter S. Mazingerstdio.h: update partially, mainly for POSIX 2008
2012-06-15 Peter S. Mazingerunistd.h: partial update, mostly related to POSIX 2008
2012-06-15 Peter S. Mazingernetdb.h: partial update, adding some __USE_MISC/__USE_G...
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. Mazingeruse fputwc in putwchar()
2012-06-15 Peter S. Mazingerfputc.c, stdio.h: no need for hidden putc, putc_unlocke...
2012-06-15 Peter S. Mazingercleanup fork()
2012-06-15 Peter S. Mazingerposix_opt.h: update to glibc's NPTL version
2012-06-15 Peter S. Mazingertgmath.h: disable builtins
2012-06-15 Peter S. Mazingermove *longjmp related prototypes to setjmp.h
2012-06-15 Peter S. Mazingerlibintl.h, clnt_perror.c: add fallback gettext(x) and...
2012-06-15 Peter S. Mazingerwchar.h: SuSv compliance
2012-06-15 Peter S. Mazingerwchar.h: fix 2 typos in comments
2012-06-15 Peter S. Mazingerremove unneeded hidden sigwaitinfo
2012-06-15 Peter S. Mazingerno need for hidden sigtimedwait
2012-06-15 Peter S. Mazingersetjmp.h: sync with glibc
2012-06-15 Peter S. Mazingertgmath.h: sync with glibc
2012-06-15 Peter S. Mazingerparser_config.[ch]: remove duplicated hidden functions
2012-06-15 Peter S. Mazingersignal.h: move prototypes for __syscall_[rt_]sigaction...
2012-06-15 Peter S. Mazingerlibintl.h: add _(x) and N_(x) and use it everywhere
2012-06-15 Peter S. Mazingerlibc-internal.h: use a consistent prototype for __stack...
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-15 Peter S. Mazingercomplex.h: sync a bit glibc to guard properly
2012-06-15 Peter S. Mazingerremove __FORCE_GLIBC
2012-06-15 Peter S. Mazingerlocale.h, xlocale.h: guard *locale functions correctly
2012-06-15 Peter S. Mazingersignal.h: disable sigvec() and guard related stuff...
2012-06-15 Peter S. Mazingertime.h: update and guard internals
2012-06-15 Peter S. Mazingerrpc_msg.h: move xdr_accepted_reply and xdr_received_rep...
2012-06-15 Peter S. Mazingercrypt.h: use __const instead of const
2012-06-15 Peter S. Mazingerno need for hidden inet_ntoa_r
2012-06-15 Peter S. Mazingerremove unneeded hiddens for rtime, basename, strtof...
2012-06-15 Peter S. Mazingerdirent.h: disable getdirentries not provided by uClibc
2012-06-15 Peter S. Mazingerdirent.h: s:__XOPEN_2K8:__USE_XOPEN2K8:
2012-05-03 Bernhard Reutner... rpmatch: provide out-of-line implementation
2012-05-03 Bernhard Reutner... rpmatch: make decl parsable
2012-05-02 Mike Frysingerrpmatch: fix previous commit w/C++ compilers
2012-04-30 Mike Frysingerrpmatch: simple inline version
2012-04-08 Kevin Cernekeesignalfd.h: Use new "bits/" scheme for arch-specific...
2012-03-27 Mike Frysingerspawn: use glibc style to keep differences down
2012-03-25 Ismael Lucenolibrt: add posix_spawn support
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2012-01-29 Bernhard Reutner... handle signal-OBXSI.SUSv4.syms
2012-01-18 Bernhard Reutner... stdlib: use shorhand wur for realloc prototype
2011-12-22 Natanael Copasys/queue.h: update to eglibc version
2011-12-03 Mike Frysingergetutid: add a hidden def
2011-11-27 Mike Frysingermake ARRAY_SIZE commonly available internally
2011-11-27 Mike Frysingerinclude/: ignore new sys/eventfd.h symlink
2011-11-17 Bernhard Reutner... inet: hide relocations
2011-11-17 Bernhard Reutner... unistd: hide relocations
2011-11-17 Bernhard Reutner... resolv: hide relocations
2011-11-07 Henning Heinoldlibc: flesh out linux scheduler functions
2011-11-07 Bernhard Reutner... stdlib: add qsort_r
2011-10-06 Ryan Fluxmicroblaze mmu/elf/shared lib support
2011-09-10 Denys Vlasenkoresolv: simple optimizations and style/readability...
2011-08-26 Daniel Mackinclude/resolv.h: provide __res_state._u even if !__UCL...
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-07-01 Khem Rajmips/signalfd.h: SFD_NONBLOCK for mips is 0200 unlike...
2011-06-24 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-05-13 Khem Rajunwind.h: Move to libc/sysdeps from nptl sysdeps
2011-05-12 Bernhard Reutner... linux_specific: handle accept4 and pipe2
2011-05-11 Bernhard Reutner... libubacktrace: mv unwind.h to include
2011-05-11 Bernhard Reutner... add pipe2()
2011-05-11 Bernhard Reutner... accept4: Implement cancellation
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. Mazingerwctype.h: fix libc_hidden_proto for iswupper and add...
2011-03-10 Peter S. Mazingeradd libc_hidden_proto for wcs[n]casecmp_l
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. Mazingerremove unused hidden functions
2011-03-09 Peter S. Mazingermemmem.c, string.h: remove unused hidden memmem
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 Peter S. Mazingerarc4random.c, stdlib.h: get rid of hidden arc4random_stir
2011-03-09 Peter S. Mazingerstdlib.h: move MB_CUR_MAX = 1 from wchar-stub.h
2011-03-09 Peter S. Mazingermove prototype for __drand48_iterate and __libc_drand48...
2011-03-09 Peter S. Mazingerdisable _POSIX2_LOCALEDEF
2011-03-09 Peter S. Mazingerguard *_chk() related stuff with UCLIBC_HAS_FORTIFY
2011-03-08 Peter S. Mazingerresolv.h: disable unneeded prototypes
2011-03-07 Peter S. Mazingerlocale.c, locale.h: no need for hidden duplocale
2011-03-06 Peter S. Mazingersimplify ffs* code
next