lukem
45a7a69275
Overhaul the use of nsdispatch(3) by public APIs so that the back-end
...
methods use va_list in a manner that is directly related to the public API.
This makes it much easier to write dynamic nsswitch backends for getpwent(3).
Per my proposal on tech-userlevel.
Implement getpwgid_r() and getpwnam_r() APIs per the POSIX 1003.1, 2004 Ed.
These aren't fully reentrant or threadsafe yet, because the compat stuff
currently uses non-reentrant data sources (getnetgrent(3), getpwent(3)),
and there is probably some locking to be improved in the backends.
This will be fixed in the near future.
We also need to add _SC_GETPW_R_SIZE_MAX to sysconf(3).
Fix the compat `+' prototype override so getpwnam(3) and getpwuid(3) DTRT.
Improve the description of pw_class and pw_gecos.
2004-10-05 04:45:54 +00:00
..
2004-05-21 02:25:10 +00:00
2004-09-14 20:30:57 +00:00
2003-08-07 09:44:09 +00:00
2004-08-16 02:47:54 +00:00
2003-12-10 12:06:25 +00:00
2003-12-10 12:06:25 +00:00
2003-08-07 09:44:09 +00:00
2004-07-01 22:31:28 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-10-22 15:51:18 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2004-04-23 14:37:12 +00:00
2003-07-01 15:02:01 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2004-06-20 22:20:14 +00:00
2004-06-20 22:20:14 +00:00
2004-10-04 04:11:33 +00:00
2004-08-02 13:38:21 +00:00
2003-03-11 09:21:22 +00:00
2003-08-07 09:44:09 +00:00
2004-01-18 09:07:07 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2004-10-02 07:59:11 +00:00
2004-09-13 21:44:54 +00:00
2004-07-12 23:44:52 +00:00
2003-08-07 09:44:09 +00:00
2003-10-13 17:55:11 +00:00
2003-08-07 09:44:09 +00:00
2004-04-28 00:10:52 +00:00
2004-05-28 14:38:53 +00:00
2004-08-17 04:24:16 +00:00
2003-08-07 09:44:09 +00:00
2004-10-04 04:02:27 +00:00
2004-08-19 23:10:40 +00:00
2004-10-05 04:45:54 +00:00
2003-09-09 22:10:33 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2004-05-21 02:17:49 +00:00
2004-06-09 18:04:05 +00:00
2004-01-02 18:56:39 +00:00
2003-07-08 05:39:23 +00:00
2003-07-26 17:35:00 +00:00
2003-01-21 12:27:11 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2004-07-01 23:46:07 +00:00
2003-08-07 09:44:09 +00:00
2004-05-20 17:49:32 +00:00
2003-08-07 09:44:09 +00:00
2004-07-01 22:31:28 +00:00
2004-05-27 02:58:14 +00:00
2004-07-12 23:35:14 +00:00
2002-10-04 11:42:38 +00:00
2003-04-28 23:16:11 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-07-19 05:05:28 +00:00
2003-12-21 23:19:02 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-01-21 17:45:04 +00:00
2004-06-01 16:10:29 +00:00
2004-08-03 23:29:04 +00:00
2003-08-07 09:44:09 +00:00
2003-08-07 09:44:09 +00:00
2003-08-26 16:48:32 +00:00
2004-09-13 21:44:54 +00:00
2004-06-06 06:58:50 +00:00
2003-08-07 09:44:09 +00:00
2004-05-08 21:57:05 +00:00
2003-03-02 22:18:11 +00:00
2004-07-13 15:42:03 +00:00