2011-09-23 |
Rich Felker | sys/user.h may need stdint.h |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Rich Felker | "optimize" arm __pthread_self |
commit | commitdiff | tree | snapshot |
2011-09-23 |
Rich Felker | fix deadlock in condition wait whenever there are multi... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | fix x86_64 user.h (previously was just a copy of i386) |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | cleanup/debloat i386 user.h |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | wrong __WORDSIZE in x86_64 header |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | protect against/handle cancellation reading shadow... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | make dns lookups (and thus getaddrinfo) cancellable |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | use poll rather than select in dns lookups (also clock_... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | fix missing SIG_DFL, SIG_IGN, SIG_ERR without posix... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | avoid setting FILE lock count when not using flockfile |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | gnu search.h has struct qelem... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | release notes for 0.8.3 v0.8.3 |
commit | commitdiff | tree | snapshot |
2011-09-22 |
Rich Felker | update syscalls with off_t arguments to handle argument... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Rich Felker | new gcc wrapper now supports pre-4.4 gcc versions and... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Rich Felker | new installation guide with alternate and primary libc... |
commit | commitdiff | tree | snapshot |
2011-09-21 |
Rich Felker | fix some header typos |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | make stdbool.h conform to c99 |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | fix incorrect include guard in mqueue.h |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | fix statvfs.c to match new fsid_t definition |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | fix the fsid_t structure to match name of __val |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | fix broken siginfo_t with _GNU_SOURCE defined |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | fix the definition of struct statvfs to match lsb abi |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | add some more siginfo aliases broken software expects... |
commit | commitdiff | tree | snapshot |
2011-09-20 |
Rich Felker | cleanup redundancy in bits/signal.h versions |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Rich Felker | fix the type of wchar_t on arm; support wchar_t varying... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Rich Felker | fix incorrect long double parameters on arm (and other... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Rich Felker | fix broken multi-inclusion guard in sys/reg.h |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Rich Felker | initial commit of the arm port |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Rich Felker | disable dynamic linking/loading code in static libc... |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Rich Felker | cleanup more bits cruft (sysmacros and socket) |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Rich Felker | more bits junk (tcp.h) |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Rich Felker | move invariant netinet/in.h stuff out of bits/in.h |
commit | commitdiff | tree | snapshot |
2011-09-18 |
Rich Felker | overhaul clone syscall wrapping |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Rich Felker | release notes for 0.8.2 v0.8.2 |
commit | commitdiff | tree | snapshot |
2011-09-17 |
Rich Felker | dummy implementation of set_thread_area |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Rich Felker | fix assumptions that char is signed |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Rich Felker | fix more instances of old a_xchg (use new a_swap name) |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Rich Felker | use a_swap rather than old name a_xchg |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Rich Felker | fix generic sigsetjmp (unused anyway) pointer signednes... |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Rich Felker | fix idiotic const-correctness error in lio_listio |
commit | commitdiff | tree | snapshot |
2011-09-16 |
Rich Felker | fix ptrace (maybe) |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Rich Felker | implement ptrace syscall wrapper (untested) |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Rich Felker | 0.8.1 release notes v0.8.1 |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Rich Felker | remove incorrectly-made-visible internal dst offset... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Rich Felker | fix inconsistent signature for aio_error |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Rich Felker | fix return types for aio_read and aio_write again |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Rich Felker | fix various errors in function signatures/prototypes... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Rich Felker | fix cruft left in release notes |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Rich Felker | fix prototypes for aio_read and aio_write |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Rich Felker | add missing posix_spawnattr_init/destroy functions |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Rich Felker | 0.8.0 release v0.8.0 |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Rich Felker | remove some stray trailing space characters |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Rich Felker | implement gnu sigisemptyset |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Rich Felker | add prototypes for GNU *_unlocked stdio functions |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Rich Felker | add dummied strverscmp (obnoxious GNU function) |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Rich Felker | declare alloca in stdlib.h when _GNU_SOURCE is defined |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Rich Felker | fix serious bug in pthread_join |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Rich Felker | fix pthread_join wait call: thread termination tid... |
commit | commitdiff | tree | snapshot |
2011-09-09 |
Rich Felker | implement POSIX asynchronous io |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Rich Felker | fix incorrect overflow errors on strtoul, etc. |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Rich Felker | strptime: fix use of uninitialized dest field in conver... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Rich Felker | more fmemopen null termination fixes |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Rich Felker | fix some fmemopen behaviors |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Rich Felker | handle pending cancellation when enabling async cancell... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | fmemopen: fix eof handling, hopefully right this time |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | fmemopen fixes |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | memstreams: fix incorrect handling of file pos > curren... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | optimize seek function for memory streams |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | fix twos complement overflow bug in mem streams boundar... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | implement fmemopen |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Rich Felker | fix some length calculations in memory streams |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Rich Felker | implement open_wmemstream |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Rich Felker | fix RTLD_NEXT on x86_64 |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Rich Felker | implement open_memstream |
commit | commitdiff | tree | snapshot |
2011-09-02 |
Rich Felker | fix missing prototypes/wrong signature for psiginfo... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Rich Felker | fix broken FD_* macros on 64-bit targets |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Rich Felker | bring back ___environ symbol (3 underscores) |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Rich Felker | use new a_crash() asm to optimize double-free handler. |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Rich Felker | security hardening: ensure suid programs have valid... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Rich Felker | in pathconf, -1, not 0, means unsupported.. syncio... |
commit | commitdiff | tree | snapshot |
2011-08-17 |
Rich Felker | fix bogus pathconf result for file size bits |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Rich Felker | partially working strptime |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Rich Felker | ldso: move the suid/secure check code closer to env... |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Rich Felker | honor AT_SECURE aux vector flag |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Rich Felker | RTLD_NEXT support |
commit | commitdiff | tree | snapshot |
2011-08-16 |
Rich Felker | LD_PRELOAD support |
commit | commitdiff | tree | snapshot |
2011-08-15 |
Rich Felker | simplify and improve double-free check |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Rich Felker | typo in macro definitions for x86_64 |
commit | commitdiff | tree | snapshot |
2011-08-14 |
Rich Felker | macro for pthread_equal |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Rich Felker | fix missing include in last commit |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Rich Felker | fix clock() function |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Rich Felker | implement forkall |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Rich Felker | pthread and synccall cleanup, new __synccall_wait op |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Rich Felker | more efficient signal blocking for timer threads |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Rich Felker | normal exit from timer thread should run dtors, restore... |
commit | commitdiff | tree | snapshot |
2011-08-11 |
Rich Felker | block signals in timer threads |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Rich Felker | condition variable signal/bcast need not wake unless... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Rich Felker | use weak aliase rather than weak reference for vdso... |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Rich Felker | simplify unified timed wait code, drop support for... |
commit | commitdiff | tree | snapshot |
next |