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-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
2002-01-09
Patch from Stefan Soucek <ssoucek@coactive.com> to remove
Eric Andersen
2002-01-02
Patch to add rcmd support, from Stefan Soucek, which I'd long
Eric Andersen
2001-12-19
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-11-21
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
Eric Andersen
2001-09-27
Silence stupid warnings caused by bad kernel network includes
Eric Andersen
2001-09-27
Update to accomodate the header file changes
Eric Andersen
2001-05-31
Cleanup some stupid warnings
Eric Andersen
2001-05-12
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-04
Clean up some issues for building on m68k.
David McCullough
2001-04-06
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2001-02-12
Clean up lots of warnings.
Manuel Novoa III
2001-02-05
Wierd. Whats _null_auth doing here?
Eric Andersen
2001-02-05
Fix broken dependancies.
Eric Andersen
[next]