summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2012-06-15dirstream.h: remove unused constantsPeter S. Mazinger
2012-06-15stdio.h: update partially, mainly for POSIX 2008Peter S. Mazinger
2012-06-15make __uClibc_fini() hiddenPeter S. Mazinger
2012-06-15remove libc_hidden_proto(ioperm) from all headers except armPeter S. Mazinger
2012-06-15no need for hidden lockf64Peter S. Mazinger
2012-06-15utent.c, wtent.c: move functions from utxent.cPeter S. Mazinger
2012-06-15utent.c: go back to use static __X() functions without size increasePeter S. Mazinger
2012-06-15use fputwc in putwchar()Peter S. Mazinger
2012-06-15fputc.c, stdio.h: no need for hidden putc, putc_unlocked and fputc_unlockedPeter S. Mazinger
2012-06-15cleanup fork()Peter S. Mazinger
2012-06-15semaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MAX is always definedPeter S. Mazinger
2012-06-15huge_val.h: add for vaxPeter S. Mazinger
2012-06-15huge_vall.h: add for i386,ia64,m68k,sparcPeter S. Mazinger
2012-06-15posix_opt.h: update to POSIX 2008Peter S. Mazinger
2012-06-15posix_opt.h: update to glibc's NPTL versionPeter S. Mazinger
2012-06-15local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update commonPeter S. Mazinger
2012-06-15add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensaPeter S. Mazinger
2012-06-15change __HAVE_FPU__ to __UCLIBC_HAS_FPU__Peter S. Mazinger
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15make use of jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15jmpbuf-unwind.h: add NTPL related sectionPeter S. Mazinger
2012-06-15add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)Peter S. Mazinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2012-06-15libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x)Peter S. Mazinger
2012-06-15getopt[-susv3].c: use libintl's _(x)Peter S. Mazinger
2012-06-15regex_old.c: remove unneeded guardPeter S. Mazinger
2012-06-15obstack.c: use libintl.hPeter S. Mazinger
2012-06-15arm: consistency check OABI v. EABIPeter S. Mazinger
2012-06-15alpha/__syscall_rt_sigaction.S: make the function hidden on non-NPTLPeter S. Mazinger
2012-06-15remove unneeded hidden sigwaitinfoPeter S. Mazinger
2012-06-15no need for hidden sigtimedwaitPeter S. Mazinger
2012-06-15parser_config.[ch]: remove duplicated hidden functionsPeter S. Mazinger
2012-06-15signal.h: move prototypes for __syscall_[rt_]sigaction to common placePeter S. Mazinger
2012-06-15libintl.h: add _(x) and N_(x) and use it everywherePeter S. Mazinger
2012-06-15libc-internal.h: use a consistent prototype for __stack_chk_failPeter S. Mazinger
2012-06-15signal.h: provide prototype for __libc_sigaction and remove all othersPeter S. Mazinger
2012-06-15use one common prototype for _create_xidPeter S. Mazinger
2012-06-15rpc_private.h: change guardPeter S. Mazinger
2012-06-15remove __FORCE_GLIBCPeter S. Mazinger
2012-06-15getopt.c, getopt.h: avoid the need for __FORCE_GLIBCPeter S. Mazinger
2012-06-15do not include libc-internal.hPeter S. Mazinger
2012-06-15do not include xlocale.h, it is included by locale.h when neededPeter S. Mazinger
2012-06-15inet_addr.c, inet_makeaddr.c: used the correct section from addr.cPeter S. Mazinger
2012-06-15no need for hidden inet_ntoa_rPeter S. Mazinger
2012-06-15remove unneeded hiddens for rtime, basename, strtof* and wcstof*Peter S. Mazinger
2012-06-15wordexp.c, sysconf.c: include ctype.h for isspacePeter S. Mazinger
2012-06-14libc: sh: fixed typo in ucontext headerFilippo Arcidiacono
2012-06-13buildsys: clean up libubacktrace linker script handlingKevin Cernekee
2012-06-13Update C6X supportMark Salter
2012-06-10eventfd: Implement eventfd2 and fix eventfdKhem Raj