summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/rpc_private.h
AgeCommit message (Expand)Author
2017-03-20remove RPC implementationWaldemar Brodkorb
2016-12-02remove libintl stub and libintl.h headerWaldemar Brodkorb
2012-06-15libintl.h: add _(x) and N_(x) and use it everywherePeter S. Mazinger
2012-06-15rpc_private.h: change guardPeter S. Mazinger
2012-03-26inet:rpc: fix build in !NPTL caseCarmelo Amoroso
2012-02-07inet:rpc: fix authnone_marshal in multithreading contextCarmelo Amoroso
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-01-16Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...Peter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2002-08-06Rework RPC code once again. By default, only enable theEric Andersen