2012-12-19 |
rofl0r | link.h: expose glibc/svr4 dynlinker debugging glue |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Szabolcs Nagy | math: x86_64 version of expl, fixed some comments in... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Szabolcs Nagy | math: move x86_64 exp2l implementation to exp2l.s from... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Rich Felker | fix breakage in ldd (failure to print library load... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Rich Felker | Merge remote-tracking branch 'nsz/math' |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Rich Felker | add some missing macros to sys/shm.h |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Szabolcs Nagy | math: fix i386/expl.s with more precise x*log2e |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Szabolcs Nagy | fixed tgmath.h for functions with integral result |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Rich Felker | add missing flags in sys/timerfd.h |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Rich Felker | treat invalid C as an error even if warnings aren't... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Szabolcs Nagy | math: add a non-dummy tgamma implementation |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Szabolcs Nagy | math: cosh cleanup |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Szabolcs Nagy | math: fix comment in __rem_pio2f.c |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Szabolcs Nagy | math: add empty __invtrigl.s to i386 and x86_64 |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Szabolcs Nagy | math: clean up inverse trigonometric functions |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Szabolcs Nagy | math: rewrite inverse hyperbolic functions to be simple... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Szabolcs Nagy | math: remove long double version of bessel functions... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Szabolcs Nagy | make CMPLX macros available in complex.h in non-c11... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Rich Felker | fix double errno-decoding in the old-kernel fallback... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Rich Felker | fix regressions in app compatibility from previous... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Rich Felker | document self-synchronized destruction issue for stdio... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Rich Felker | syscall() declaration belongs in unistd.h, not sys... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Rich Felker | add support for ctors/dtors on arm with modern gcc |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Rich Felker | page-align initial brk value used by malloc in shared... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Rich Felker | remove __arch_prctl alias for arch_prctl |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Rich Felker | move new linux syscall wrapper functions to proper... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Rich Felker | fix trailing whitespace issues that crept in here and... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Rich Felker | fix invalid read in aligned_alloc |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Rich Felker | move signal.h REG_* macros under _GNU_SOURCE protection |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Rich Felker | fix names of ipc_perm __key/__seq elements |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | fix sigorset/sigandset: _NSIG/8 is the size in bytes |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | fix F_DUPFD_CLOEXEC being defined twice |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | sigandset/sigorset: do not check for NULL pointers. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | fixup sigandset |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | fixup for fcntl.h changes |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add arch_prctl syscall (amd64/x32 only) |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add personality syscall |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add sigandset and sigorset (needed for qemu) |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add struct msgbuf to sys/msg.h |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | unistd.h: fix wrong type for gid_t argument |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | ipc.h: fix gnu aliases for key and seq in struct ipc_perm |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add obsolete futimesat() |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | bits/signal.h: add register names for x86(_64) |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | fcntl.h: add some linux-specific F_ macros |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | tcp.h: add SOL_TCP, analoguous to udp.h |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add more arch-specific MAP_ macros to bits/mman.h |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | remove MAP_32 from non-x86 archs |
commit | commitdiff | tree | snapshot |
2012-12-06 |
rofl0r | add MAP_NORESERVE to bits/mman.h |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Rich Felker | remove fenv saving/loading code from setjmp/longjmp... |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rich Felker | fix inefficiency of math.h isless, etc. macros |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rich Felker | remove mips setjmp/longjmp code to save/restore fenv |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rich Felker | add scsi headers scsi.h and sg.h |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rich Felker | use __builtin_offsetof to implement offsetof when possible |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Rich Felker | use alternate argument syntax for restrict with lio_listio |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Rich Felker | fix regression in arm user.h that happened during big... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Rich Felker | add _ALL_SOURCE as an alias for _GNU_SOURCE/enable... |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Rich Felker | feature test macros: make _GNU_SOURCE enable everything |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Rich Felker | fix a couple issues in the inttypes.h PRI/SCN macros |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Rich Felker | provide NSIG under _BSD_SOURCE (default) as well as... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Rich Felker | fix ordering of shared library ctors with respect to... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rich Felker | fix some restrict-qualifier mismatches in newly added... |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rich Felker | update readme and release notes for 0.9.8 v0.9.8 |
commit | commitdiff | tree | snapshot |
2012-11-27 |
Rich Felker | remove stat member aliases from ppc-specific bits/stat.h |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Rich Felker | fix eventfd and inotify nonblock/cloexec flags to match... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Rich Felker | fix missing limits when only _BSD_SOURCE is defined |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Rich Felker | fixup mcontext stuff to expost gregset_t/fpregset_t... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Rich Felker | make sys/procfs.h mostly work on most archs |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Rich Felker | remove microblaze user.h incorrectly copied from arm |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Rich Felker | eliminate gdb complaints about missing linux-gate.so.1 |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Rich Felker | begin sys/user.h and sys/reg.h fixes for ports |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Rich Felker | fix powerpc ucontext, again.. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | fix termios constants on mips |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | sigcontext/mcontext cleanup for arch-specific bits |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | fix powerpc sigsetjmp asm to match the new jmp_buf... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | fix powerpc setjmp/longjmp to save/restore float regs... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | add missing startfiles for powerpc |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | fix up leftover, incorrect NSIG definitions in arch... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Rich Felker | remove stuff that doesn't belong in powerpc 32-bit... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rich Felker | more ppc signal.h typedef order fixes |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rich Felker | fix misordered typedefs in ppc signal.h |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rich Felker | ppc signal/NSIG related fix (warning fix, redefinition) |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rich Felker | add back NSIG, removed from powerpc in last commit... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rich Felker | make powerpc signal.h namespace-clean for posix/isoc |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Rich Felker | fix powerpc types to match abi, and some feature test... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
rofl0r | fix invalid usage of mcontext_t in powerpc signal.h |
commit | commitdiff | tree | snapshot |
2012-11-19 |
rofl0r | powerpc: handle syscall error in clone. |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Rich Felker | fix error in configure script using >/dev/null in noclo... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Rich Felker | fix powerpc asm not to store data in volatile space... |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Rich Felker | fix breakage from introducing bits header for sys/io.h |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Rich Felker | add port io functions to sys/io.h |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Rich Felker | add missing const on powerpc FE_DFL_ENV |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Rich Felker | fenv support for ppc, untested |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Rich Felker | fix feholdexcept -- it needs to clear exceptions after... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Rich Felker | Merge remote-tracking branch 'nsz/math' |
commit | commitdiff | tree | snapshot |
2012-11-18 |
rofl0r | fcntl.h: O_SEARCH was missing for powerpc |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Szabolcs Nagy | math: use float constants in exp10f.c |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Szabolcs Nagy | math: expl.c cleanup |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Szabolcs Nagy | math: expf.c cleanup |
commit | commitdiff | tree | snapshot |
2012-11-18 |
rofl0r | ppc socket.h: add forgotten cmsghdr |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Rich Felker | fix typo in dynamic linker path file loading code |
commit | commitdiff | tree | snapshot |
next |