Ulrich Drepper d1c2a14cdf Update.
2000-05-07  Mark Kettenis  <kettenis@gnu.org>

	* nss/nss_db/db-open.c: Cleanup and add comments.  Pretty print.
	Remove duplicate <errno.h> include.  Remove inclusion of
	<libintl.h> and "nsswitch.h".
	(set_cloexec_flag): New function, broken out of dbopen.
	(dbopen): Changed return type to `enum
	nss_status'.  Mostly rewritten to make sure that we do not report
	NSS_STATUS_SUCCESS if something went wrong.  Remove unnecessary casts.
	(internal_setent): Change return type to nss_status.
	Document, and make sure that the function
	behaves accordingly.  Make dynamically loading the database
	library really thread-safe and return NSS_STATUS_UNAVAIL if it
	failed.
	(db_cursor): Return ENOMEM is memory allocation failed.  Remove
	unecessary casts.
	* nss/nss_db/dummy-db.h: Add copyright notice.  Improve
	documentation.
	(struct dbc24, struct dbc27): Use DBT type in parameter lists for
	c_get function member.
	* nss/nss_db/nss_db.h: Add and tweak some comments.
	(DBT): Move typedef before NSS_DBC typedef.
	(NSS_DBC, NSS_DB): Use DBT in function member parameter lists.
2000-05-08 04:50:45 +00:00
..
2000-05-08 04:50:45 +00:00
2000-04-30 04:17:35 +00:00
1996-11-14 02:04:07 +00:00
1997-01-30 04:09:36 +00:00
1998-12-31 18:19:19 +00:00
2000-01-02 04:20:21 +00:00
1999-08-25 17:19:50 +00:00
1998-04-07 16:19:36 +00:00
2000-01-12 11:39:14 +00:00
1999-12-04 18:05:55 +00:00
1999-06-17 12:33:08 +00:00
1996-12-18 03:23:47 +00:00
1997-01-30 04:09:36 +00:00
1996-11-11 00:59:33 +00:00
2000-01-08 05:28:22 +00:00
2000-04-23 16:26:11 +00:00
1999-10-09 21:56:43 +00:00
2000-03-31 05:50:02 +00:00
1996-10-02 01:40:17 +00:00
1999-07-07 18:39:33 +00:00
1997-01-30 04:09:36 +00:00
1996-12-18 03:23:47 +00:00
1997-01-30 04:09:36 +00:00
1996-12-18 03:23:47 +00:00
2000-02-22 09:00:35 +00:00
1999-08-30 19:23:15 +00:00
1999-04-28 23:13:52 +00:00