guenther
|
d994eebbf7
|
Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper
and eliminate the now superfluous -D option
ok kettenis@ millert@
|
2015-10-17 21:48:42 +00:00 |
|
guenther
|
181ba704e2
|
Use new framework for wrapping dbopen()
Move internal declarations from <db.h> to libc's hidden/db.h
ok kettenis@
|
2015-09-05 11:28:35 +00:00 |
|
guenther
|
bb64080b0f
|
Use static and __{BEGIN,ENV}_HIDDEN_DECLS to hide a bunch of internal
symbols that are not longer exported. (This improves the generated code.)
ok deraadt@
|
2015-08-27 04:37:09 +00:00 |
|
deraadt
|
4a39ccd02c
|
Remove excessive sys/cdefs.h inclusion
ok guenther millert kettenis
|
2012-12-05 23:19:48 +00:00 |
|
espie
|
d1f942ab4c
|
Remove unnecessary typedef usage.
u_char -> unsigned char
u_short -> unsigned short
u_long -> unsigned long
u_int -> unsigned int
okay millert@
|
2004-01-22 21:48:02 +00:00 |
|
millert
|
e33d3bd3b8
|
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
|
2003-06-02 19:34:12 +00:00 |
|
itojun
|
19994c3fe4
|
do not declare int32_t and such locally. pull sys/types.h.
|
2002-05-31 20:42:34 +00:00 |
|
millert
|
c72b5b24e1
|
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
2002-02-16 21:27:05 +00:00 |
|
aaron
|
3065a1b032
|
Typo in comment.
|
1999-11-15 01:47:54 +00:00 |
|
niklas
|
5ea2d675e0
|
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
|
1997-09-21 10:45:23 +00:00 |
|
tholo
|
18bd1ea484
|
Prefix "long long" with "/* LONGLONG */" to shut up lint(1)
|
1996-03-24 17:07:32 +00:00 |
|
deraadt
|
df930be708
|
initial import of NetBSD tree
|
1995-10-18 08:37:01 +00:00 |
|