OSDN Git Service

sparc: update ptrace.h to latest from glibc
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / i960 /
2014-08-25 Khem Rajfcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZ
2013-04-01 Mike Frysingerlibc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingervfork: make all archs consistent
2012-06-15 Peter S. Mazingermove *longjmp related prototypes to setjmp.h
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-24 Mike Frysingerbits/mmap.h: unify ala linux asm-generic efforts
2009-10-08 Mike Frysingerfcntl.h: drop unused/dead O_STREAMING
2009-07-03 Mike FrysingeruClibc_arch_features: sync defines between ports
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-11-15 Bernhard Reutner... - revert wrong r24049
2008-11-15 Bernhard Reutner... - Remove linux-specific prototypes if asked to.
2008-09-16 Bernhard Reutner... - add sync_file_range()
2008-05-03 Bernhard Reutner... - add missing #endif
2008-05-03 Bernhard Reutner... - implement splice,vmsplice,tee for all arches
2008-01-17 Bernd SchmidtA patch from our Blackfin repository, originally from...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-12-08 Eric Andersenadd some warnings to archs that need a bit of attention
2006-07-05 Mike Frysingerfix license notice
2006-02-22 Peter S. MazingerRemove __clone, add it only back, if threads has a...
2006-02-13 Peter S. MazingerWeaken all internal vfork versions in asm code, wonderi...
2006-01-26 "Jan-Benedict Glaw"Allow for targets that don't know about signed zero...
2006-01-24 Peter S. Mazingerfork/vfork weak in libc, strong in libpthread
2006-01-19 Peter S. MazingerRemove HAVE_ELF
2006-01-19 Peter S. MazingerGet rid of *_SYMBOL_PREFIX
2006-01-19 Peter S. MazingerChange to sane defaults
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2005-11-27 Mike Frysingerdefine MREMAP_FIXED
2005-11-16 Mike Frysingerupdate copyright and license, add _BITS_SETJMP_H protec...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-09-28 Peter S. MazingerBuild crt[in].o with disabled ssp.
2005-09-27 Peter S. MazingerSpeed up clean target, don't recurse where possible...
2005-01-25 Mike Frysingermerge parallel build support
2004-12-22 Eric AndersenPatch from Peter S. Mazinger to consistantly use "ASFLAGS"
2004-05-14 Eric Andersen__data_start needs to be added to all crt0.S files...
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...
2003-11-22 Eric AndersenRemove SAFECFLAGS. It was a workaround for failures...
2003-11-08 Eric AndersenDarn. Fix compilation for soft-float, which I inadvert...
2003-11-08 Eric Andersenkill mention of the wrapper
2003-11-05 Eric AndersenAdd quick hacks to create fake crti.o and crtn.o files...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-01-23 Eric AndersenUpdate architecture specific support to consistantly
2002-11-03 Eric AndersenProperly prefix some symbols
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-10-09 Eric AndersenSupport O_STREAMING
2002-09-05 Miles BaderChange <bits/syscall.h> to <bits/sysnum.h>.
2002-08-28 Eric AndersenFix a silly bug notices by Ronald Wahl <rwa@peppercon...
2002-08-27 Eric AndersenMake sure that bits/syscalls.h always includes bits...
2002-08-08 Eric AndersenDisable unused unifed stuff
2002-07-22 Eric AndersenRework syscall handling. Rewrite syscall handlers...
2002-06-18 Eric AndersenPatch from Martin Proulx <mproulx@okiok.com> to support