glibc/nscd
Mike Frysinger 6ff444c418 unify xmalloc prototypes & friends
These prototypes are duplicated in many places.  Add a dedicated
header for holding prototypes for program-specific functions to
avoid that.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-02-18 17:16:05 -05:00
..
Depend
Makefile Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
aicache.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
cache.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
connections.c Refactor code out of nscd's two main poll loops. 2013-02-08 12:56:22 -05:00
dbg_log.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dbg_log.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
gai.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getgrgid_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getgrnam_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
gethstbyad_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
gethstbynm3_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getpwnam_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getpwuid_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getsrvbynm_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
getsrvbypt_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
grpcache.c Revert "Properly check for short writes when sending the response in nscd" 2013-01-10 10:44:04 +01:00
hstcache.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
initgrcache.c Revert "Properly check for short writes when sending the response in nscd" 2013-01-10 10:44:04 +01:00
mem.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
netgroupcache.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd-client.h Remove lots of inline keywords. 2013-02-07 14:44:18 -08:00
nscd.c Revert "nscd: don't fork twice" 2013-01-10 10:44:04 +01:00
nscd.conf Implement caching of nscd 2011-10-07 10:06:31 -04:00
nscd.h unify xmalloc prototypes & friends 2013-02-18 17:16:05 -05:00
nscd.init . 2007-07-31 13:33:18 +00:00
nscd_conf.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_getai.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_getgr_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_gethst_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_getpw_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_getserv_r.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_helper.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_initgroups.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_netgroup.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_proto.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_setup_thread.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nscd_stat.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
pwdcache.c Revert "Properly check for short writes when sending the response in nscd" 2013-01-10 10:44:04 +01:00
res_hconf.c [BZ #4814] 2007-08-22 03:14:29 +00:00
selinux.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
selinux.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
servicescache.c Revert "Properly check for short writes when sending the response in nscd" 2013-01-10 10:44:04 +01:00