index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
inet
/
rpc
/
rpc_thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
1
-4
/
+0
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
1
-4
/
+4
*
- use c89-style comments
Bernhard Reutner-Fischer
2008-10-03
1
-1
/
+1
*
Get rid of nested extern warnings if threads are disabled
Peter S. Mazinger
2006-03-09
1
-4
/
+4
*
Add back sjhill's 14625 commit, correcting the typo that made it fail
Peter S. Mazinger
2006-03-09
1
-4
/
+4
*
Remove commented include.
"Steven J. Hill"
2006-02-25
1
-1
/
+0
*
Revert change. Calls can only be used when utilizing TLS. Sorry for the break...
"Steven J. Hill"
2006-02-25
1
-5
/
+5
*
Use the TSD macros and get rid of warnings.
"Steven J. Hill"
2006-02-25
1
-4
/
+5
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-4
/
+5
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-22
/
+26
*
update libc lock functions to new pthread forwarding
Mike Frysinger
2006-01-06
1
-19
/
+0
*
Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...
Peter S. Mazinger
2005-12-16
1
-3
/
+7
*
a small TODO
Mike Frysinger
2005-12-06
1
-0
/
+1
*
Rename newly created __libc_x (reserved for libpthread overwrites) w/ x_inte...
Peter S. Mazinger
2005-12-03
1
-12
/
+12
*
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
2005-11-26
1
-10
/
+16
*
only include libc-tsd.h if we have threads support
Mike Frysinger
2005-10-20
1
-1
/
+2
*
Joakim Tjernlund writes:
Eric Andersen
2004-05-14
1
-1
/
+1
*
Fix use of __pthread_once, and fix rpc usage of thread local
Eric Andersen
2002-08-12
1
-10
/
+0
*
Ugh. Make uClibc cross compile with gcc 2.95.x and threads. I wonder
Eric Andersen
2002-08-11
1
-20
/
+20
*
Changes so that this file builds if we are not using threads.
David McCullough
2002-08-09
1
-3
/
+2
*
Rework RPC code once again. By default, only enable the
Eric Andersen
2002-08-06
1
-9
/
+34
*
Kill namespace pollution in getrpcent.c. Silence other rpc warnings
Eric Andersen
2002-07-07
1
-0
/
+5
*
Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this
Eric Andersen
2002-06-17
1
-0
/
+152