summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-184-13/+0
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-1844-478/+1
* rexec.c: style fixes, no code chages (verified with objdump)Denys Vlasenko2009-09-181-44/+23
* rexec.c: small code shrinkDenys Vlasenko2009-09-181-2/+6
* comment out "int rexecoptions"; make "char ahostbuf[]" static (was hidden)Denys Vlasenko2009-09-181-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* Merges from trunkKhem Raj2008-12-221-1/+1
* Synch with trunk @ 24242Carmelo Amoroso2008-12-038-81/+59
* Synch with trunk @ 24165Carmelo Amoroso2008-11-2745-412/+412
* Synch with trunk @ 24087Carmelo Amoroso2008-11-1817-30/+30
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+1
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-312-12/+12
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-101-0/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-0929-115/+102
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-1/+0
* Synch with SH4 port (and trunk)Carmelo Amoroso2007-11-211-1/+1
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-202-5/+5
* This should not be visible and currently the TLS access fails unless it is ma..."Steven J. Hill"2007-07-281-1/+1
* Merge from trunk and bring in NPTL changes."Steven J. Hill"2006-08-2319-30/+23
* Use TLS data storage function."Steven J. Hill"2006-08-211-4/+4
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-2548-1028/+1325
* Fix RPC thread key usage."Steven J. Hill"2006-02-051-12/+3
* Merge from trunk."Steven J. Hill"2006-01-1428-82/+124
* Merge from trunk."Steven J. Hill"2006-01-051-1/+0
* Merge from trunk."Steven J. Hill"2005-12-1024-60/+144
* Merge from trunk."Steven J. Hill"2005-12-0836-469/+576
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-0629-78/+109
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-0240-278/+281
* Massive merge from trunk."Steven J. Hill"2005-11-183-12/+12
* Massive merge from trunk."Steven J. Hill"2005-11-171-2/+4
* Merge from trunk."Steven J. Hill"2005-10-301-1/+2
* Copy from trunk."Steven J. Hill"2005-10-301-0/+50
* Sync with trunk."Steven J. Hill"2005-10-041-0/+6
* Rename option PTHREADS_NATIVE to be UCLIBC_HAS_THREADS_NATIVE instead. What a..."Steven J. Hill"2005-09-241-2/+2
* Sync with trunk."Steven J. Hill"2005-08-183-76/+169
* Massive clean up of makefiles with a focus on being able to compile correctly"Steven J. Hill"2005-07-221-1/+1
* Changed files for glibc compatibility so that more NPTL files would build."Steven J. Hill"2005-06-121-0/+9
* Fixed up 'clean' target for latest NPTL changes and modified include"Steven J. Hill"2005-06-121-2/+1
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-312-3/+3
* Peter S. Mazinger writes:Eric Andersen2004-10-192-3/+3
* Joakim Tjernlund writes:Eric Andersen2004-05-141-1/+1
* Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen2004-04-201-1/+1
* Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (whichEric Andersen2004-03-188-10/+10
* Alexandre Oliva writes:Eric Andersen2004-02-187-10/+10
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-11/+11
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Avoid a potentially undefined operation with a veriable++ in a macroEric Andersen2003-12-021-2/+2
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1