Age | Commit message (Expand) | Author |
2014-09-26 | Do not define unimplemented functions | Cristian Morales Vega |
2014-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer |
2014-08-01 | bits/time.h: sync with latest glibc | Mike Frysinger |
2014-07-22 | syscalls-common.h: Rename some macro args for correct documentation | Vineet Gupta |
2014-04-23 | weak symbols need to be "defined" weak but "declared" strong | Vineet Gupta |
2014-04-23 | LT.old: Make __errno_location/__h_errno_location thread safe | Vineet Gupta |
2013-11-06 | Fix weak/strong attribute of __errno_location and it's __GI alias | Vineet Gupta |
2013-07-18 | bits/waitstatus.h: correctly interpret status 0x007f on MIPS | Denys Vlasenko |
2013-06-07 | eventfd.h: Use new "bits/" scheme for arch-specific flags | Hiroaki KAWAI |
2013-04-01 | libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT | Mike Frysinger |
2013-02-11 | libc: add posix_fallocate() | Bernhard Reutner-Fischer |
2013-02-05 | mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZED | Bernhard Reutner-Fischer |
2013-01-26 | libc/sysdeps: sync bits/in.h with glibc | Mike Frysinger |
2013-01-17 | socket.h: pull socket_type.h from eglibc | Bernhard Reutner-Fischer |
2012-12-03 | sched.h: include stdlib.h for malloc/free | Bernhard Reutner-Fischer |
2012-11-18 | drop support for pre ISO-C compilers | Mike Frysinger |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-08-04 | bits/time.h: sync with glibc 2.16 | Peter Korsgaard |
2012-06-15 | bits/types.h: remove thread types, users should include pthread.h | Peter S. Mazinger |
2012-06-15 | getopt.h: cleanup header, remove anything already in cdefs.h | Peter S. Mazinger |
2012-06-15 | types.h: both icc and tendra support long long | Peter S. Mazinger |
2012-06-15 | uClibc_pthread.h: remove __pthread_mutex_destroy, unused | Peter S. Mazinger |
2012-06-15 | remove uClibc_mutex.h on install | Peter S. Mazinger |
2012-06-15 | errno, h_errno: correct them for non-TLS | Peter S. Mazinger |
2012-06-15 | errno and *_init cleanup | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: change the guard used to include stdio-lock.h | Peter S. Mazinger |
2012-06-15 | do not define _ISOC99_SOURCE in specific files | Peter S. Mazinger |
2012-06-15 | uClibc_pthread.h: do not install on target | Peter S. Mazinger |
2012-06-15 | uClibc_mutex.h: fix bug in conditional macros | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: guard internals with _LIBC | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: remove consistency check | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: remove parts solved in features.h | Peter S. Mazinger |
2012-06-15 | stdio.h: move __STDIO_{GETC,PUTC}_MACRO dependent part to uClibc_stdio.h | Peter S. Mazinger |
2012-06-15 | uClibc_stdio.h: move internal to _stdio.h and make them hidden | Peter S. Mazinger |
2012-06-15 | locale.c, uClibc_locale.h: provide hidden __curlocale[_set] | Peter S. Mazinger |
2012-06-15 | math: avoid jump relocation in libm | Peter S. Mazinger |
2012-06-15 | mathcalls.h: fix comment, MATHCALLI and MATHCALL_PRIV include libm_hidden_proto | Peter S. Mazinger |
2012-06-15 | semaphore.h, uClibc_local_lim.h: make sure SEM_VALUE_MAX is always defined | Peter S. Mazinger |
2012-06-15 | posix_opt.h: update to POSIX 2008 | Peter S. Mazinger |
2012-06-15 | posix_opt.h: update to glibc's NPTL version | Peter S. Mazinger |
2012-06-15 | local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update common | Peter S. Mazinger |
2012-06-15 | signal.h: move prototypes for __syscall_[rt_]sigaction to common place | Peter S. Mazinger |
2012-06-15 | getopt.c, getopt.h: avoid the need for __FORCE_GLIBC | Peter S. Mazinger |
2012-04-28 | epoll.h: sync with glibc | Mike Frysinger |
2012-04-08 | signalfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | timerfd.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-04-08 | inotify.h: Use new "bits/" scheme for arch-specific flags | Kevin Cernekee |
2012-02-05 | Declare __err and pass it to INTERNAL_SYSCALL_NCS so subsequent macros can us... | Khem Raj |
2012-01-29 | tmpnam, tempnam are obsolete in SUSV4 | Bernhard Reutner-Fischer |
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer |