This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
0b94902f81
freebsd
/
sys
/
geom
/
bde
History
Poul-Henning Kamp
0b94902f81
Forward compatibility: NULL check the passed in meta argument.
2003-03-25 09:02:41 +00:00
..
g_bde_crypt.c
Including <sys/stdint.h> is (almost?) universally only to be able to use
2003-03-18 08:45:25 +00:00
g_bde_lock.c
Forward compatibility: NULL check the passed in meta argument.
2003-03-25 09:02:41 +00:00
g_bde_work.c
Including <sys/stdint.h> is (almost?) universally only to be able to use
2003-03-18 08:45:25 +00:00
g_bde.c
Premptively change initializations of struct g_class to use C99
2003-03-24 19:30:15 +00:00
g_bde.h
Optimize the size of the work-items by letting the mapping function
2003-01-02 19:29:49 +00:00