OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libnsl /
2012-06-15 Peter S. Mazingerlibnsl,libresolv: do not include unneeded features.h
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-05 Bernd Schmidt bern... Add Makefile support for DSBT ELF.
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Bernhard Reutner... libnsl: add knob to disable it
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-01-22 Bernhard Reutner... - also link librt with --as-needed and do so unconditio...
2008-11-15 Bernhard Reutner... - if ssp is enabled then make sure that __stack_chk_fai...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-04 Bernhard Reutner... - strip the targets and not prerequisites
2008-06-01 Bernd SchmidtA slight improvement over my previous commit which...
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2006-01-26 Peter S. MazingerSome more prototypes, enable missing-prototypes/declara...
2006-01-19 Peter S. MazingerWith one source or syscall only sources there is no...
2006-01-16 Peter S. MazingerUpdate license
2005-11-23 Mike Frysingerupdate license
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-18 Peter S. MazingerAdd info to CFLAGS about lib we are building
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-19 Peter S. MazingerAdd the current implementation to review
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-11 Peter S. MazingerDo not defer expansions where useless, like CSRC/OBJS...
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-09-22 Peter S. Mazingerno check needed in libm/libpthread, we do not recurse...
2005-02-12 Mike Frysingerno more cvs
2005-01-18 Mike Frysingerrework dependencies so the archive is re-created only...
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-01-16 Manuel Novoa III We need to link with libgcc.a when creating shared...
2003-11-04 Eric Andersenminor cleanup
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-02-12 Eric AndersenSomewhat pointless naming pedantry
2002-12-12 Eric AndersenAdd in a stub libnsl library to make stupid configure...