Changeset 3808 for trunk/libc/include/emx/pwd.h
- Timestamp:
- Feb 16, 2014, 9:13:49 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libc/include/emx/pwd.h
r18 r3808 10 10 struct passwd; 11 11 12 struct passwd *_getpw (int, __const__char *);12 struct passwd *_getpw (int, const char *); 13 13 14 14
Note:
See TracChangeset
for help on using the changeset viewer.