comparison mac/inc/pwd.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
33 33
34 struct passwd *getpwuid(uid_t); 34 struct passwd *getpwuid(uid_t);
35 struct passwd *getpwnam(const char *); 35 struct passwd *getpwnam(const char *);
36 36
37 #endif /* _PWD_H */ 37 #endif /* _PWD_H */
38
39 /* arch-tag: e169cad7-12ca-4660-a35e-36f80d5d345f
40 (do not change this comment) */