[NBSD libc] Various fixes.

This commit is contained in:
Gianluca Guida
2011-04-06 15:59:10 +00:00
parent 8e5cad159f
commit 3bbd454578
18 changed files with 344 additions and 166 deletions
+3
View File
@@ -131,6 +131,9 @@ typedef _BSD_SIZE_T_ size_t;
#ifndef _PATH_SERVICES_DB
#define _PATH_SERVICES_DB "/var/db/services.db"
#endif
#ifdef __minix
#define _PATH_SERVACCES "/etc/serv.access"
#endif
#endif
__BEGIN_DECLS