index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
inet
/
rpc
Age
Commit message (
Expand
)
Author
2005-11-29
Hiding again
Peter S. Mazinger
2005-11-26
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
2005-11-21
Remove TOPDIR
Peter S. Mazinger
2005-11-15
Hide __libc_sa_len
Peter S. Mazinger
2005-11-10
Another s/index/strchr/
Peter S. Mazinger
2005-11-03
Correct IMA
Peter S. Mazinger
2005-11-01
Remove last unused references to libc-a-pic-, we use only the lists in libc-a...
Peter S. Mazinger
2005-10-29
Replace all Makefiles for new build infrastucture
Peter S. Mazinger
2005-10-25
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...
Peter S. Mazinger
2005-10-20
only include libc-tsd.h if we have threads support
Mike Frysinger
2005-10-12
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-10-04
One more addition.
"Steven J. Hill"
2005-10-04
Clean up pthread include mess. Some of these will be needed to support NPTL, ...
"Steven J. Hill"
2005-08-18
add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config opti...
Mike Frysinger
2005-08-18
add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config opti...
Mike Frysinger
2005-08-18
rework some of the code to shrink size
Mike Frysinger
2005-08-18
style tweaks
Mike Frysinger
2005-08-18
we have getprotobyname_r() now so use it
Mike Frysinger
2005-01-25
merge parallel build support
Mike Frysinger
2004-10-31
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
Manuel Novoa III
2004-10-19
Peter S. Mazinger writes:
Eric Andersen
2004-05-14
Joakim Tjernlund writes:
Eric Andersen
2004-04-20
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-03-18
Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which
Eric Andersen
2004-02-18
Alexandre Oliva writes:
Eric Andersen
2004-01-16
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2003-12-27
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-02
Avoid a potentially undefined operation with a veriable++ in a macro
Eric Andersen
2003-10-18
Peter Kjellerstedt writes:
Eric Andersen
2003-10-08
Atsushi Nemoto writes:
Eric Andersen
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2002-10-31
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-08-16
Make INCLUDE_FULL_RPC default to !HAVE_SHARED.
Miles Bader
2002-08-16
Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__
Eric Andersen
2002-08-12
I missed a spot.
Eric Andersen
2002-08-12
Fix use of __pthread_once, and fix rpc usage of thread local
Eric Andersen
2002-08-11
Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonder
Eric Andersen
2002-08-09
Changes so that this file builds if we are not using threads.
David McCullough
2002-08-08
Oops. missed a spot.
Eric Andersen
2002-08-08
Fix a silly bug with using fstat64 instead of just fstat. No
Eric Andersen
2002-08-07
Add getrpcent.c to default rpc build
Eric Andersen
2002-08-07
Apply integer overflow security fix for "CERT Advisory CA-2002-25 Integer
Eric Andersen
2002-08-06
Rework RPC code once again. By default, only enable the
Eric Andersen
2002-07-07
Kill namespace pollution in getrpcent.c. Silence other rpc warnings
Eric Andersen
2002-06-18
Make sure the sccsid tags never get compiled in.
Eric Andersen
2002-06-17
Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this
Eric Andersen
2002-05-30
don't include the linux dir. Pointless and broken.
Eric Andersen
2002-04-09
Re-enable clnt_perror. Patch from Miles Bader.
Eric Andersen
2002-02-26
don't pretend to be reentrant yet
Eric Andersen
2002-02-26
Fix rpc + threads so it now compiles.
Eric Andersen
[next]