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
/
getproto.c
Age
Commit message (
Expand
)
Author
2005-12-16
Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...
Peter S. Mazinger
2005-12-08
mmap/mremap/socket/rewind gone
Peter S. Mazinger
2005-12-08
Again rpc ;-( , all *inet*, *addr*
Peter S. Mazinger
2005-12-07
Hide more
Peter S. Mazinger
2005-12-06
macro out the thread funcs in libc if threading is disabled
Mike Frysinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2005-11-27
Hide some of mem* and str*
Peter S. Mazinger
2004-03-18
Reduce memory used by static buffers and allocate that memory dynamicly
Eric Andersen
2003-12-27
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-06-27
Per a patch from Rob McMullen, add getprotoent_r, getprotobyname_r,
Eric Andersen
2002-06-17
Make things more re-entrany, kill some cruft.
Eric Andersen
2001-11-21
Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add
Eric Andersen
2001-02-05
Update networking includes.
Eric Andersen
2000-10-27
Add in getprotobyname, getservicebyname, and related junk
Eric Andersen