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 |
2012-11-18 |
Rich Felker | add cleaned-up sys/mtio.h |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Rich Felker | add stub versions of some missing optional pthread... |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Szabolcs Nagy | math: cleanup exp2.c exp2f.c and exp2l.c |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Rich Felker | arg-skipping code for powerpc dynamic linker |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Szabolcs Nagy | math: exp.c clean up |
commit | commitdiff | tree | snapshot |
2012-11-17 |
Rich Felker | dynamic linking support for powerpc |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Rich Felker | fix ppc stat structure definition |
commit | commitdiff | tree | snapshot |
2012-11-16 |
rofl0r | fix powerpc termios.h and ioctl.h |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Rich Felker | disable SO_REUSEPORT in sys/socket.h |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Rich Felker | ppc wchar_t is long, not int |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Rich Felker | Merge remote-tracking branch 'nsz/math' |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Rich Felker | update copyright file for recent contributions |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | fix indention with spaces in powerpc asm |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | fix powerpc atomic compare-and-swap function |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | update ppc atomic code to match the endian-agnostic... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | fix wchar limits mistakenly copied from arm |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | Merge remote-tracking branch 'ppc-port/ppc-squashed' |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Szabolcs Nagy | fenv: return FE_TONEAREST in dummy fegetround |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Szabolcs Nagy | math: ld80 invtrig cleanups |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: simplify hypot and hypotf using scalbn |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: turn off the STRICT_ASSIGN workaround by default |
commit | commitdiff | tree | snapshot |
2012-11-13 |
rofl0r | PPC port cleaned up, static linking works well now. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Richard Pennington | import preliminary ppc work by rdp. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: use '#pragma STDC FENV_ACCESS ON' when fenv is... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: excess precision fix modf, modff, scalbn, scalbnf |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: fix scalbn and scalbnf on overflow/underflow |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: fix nextafter and nexttoward on maxdbl and maxflt... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | complex: add C11 CMPLX macros and replace cpack with... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise flags in logl.c on <= 0 arguments |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: fix logb*.c exceptions now that ilogb raises... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise flags in log2l.c on <= 0 arguments, and... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise exception flags in log1pl.c on <= -1 arguments |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise invalid flag in ilogb*.c on +-0, +-inf... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: fix exception behaviour of expm1l.c on inf and nan |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: fix long double constants in exp10l.c |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | debloat src/thread tree but putting lots of junk in... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | report support of TPS option in unistd.h and sysconf |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | add support for thread scheduling (POSIX TPS option) |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | fix clobber of edx in i386 vsyscall asm |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Rich Felker | always add memory streams to stdio open file list |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Rich Felker | support ldso path files without final newline |
commit | commitdiff | tree | snapshot |
next |