index
:
libbsd
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-09
Add missing semicolon to bsd_getopt() declaration
Guillem Jover
1
-1
/
+1
2011-06-08
Constify bsd_getopt(3) arguments
Guillem Jover
1
-1
/
+1
2011-05-29
Remove blank lines at EOF
Guillem Jover
6
-6
/
+0
2011-05-29
Move bsd_getopt() from <bsd/getopt.h> to <bsd/unistd.h>
Guillem Jover
2
-15
/
+14
2011-05-29
Include the correct deprecated headeres when using the overlay
Guillem Jover
6
-0
/
+25
2011-05-29
Do not use the same header inclusion protector for <nlist.h> and <bsd/nlist.h>
Guillem Jover
1
-2
/
+2
2011-05-29
Add LIBBSD_DISABLE_DEPRECATED to deprecated headers
Guillem Jover
8
-0
/
+32
2011-05-28
Condense and clarify header deprecation warnings
Guillem Jover
8
-8
/
+8
2011-05-28
Rename LIBBSD_CLEAN_INCLUDES to LIBBSD_DISABLE_DEPRECATED
Guillem Jover
3
-3
/
+3
2011-05-28
Namespace header protector in <bsd/sys/cdefs.h> with LIBBSD_SYS_
Guillem Jover
1
-2
/
+2
2011-05-28
Add new <bsd/sys/poll.h> header
Guillem Jover
1
-0
/
+40
2011-05-28
Add new <bsd/sys/endian.h> header
Guillem Jover
1
-0
/
+52
2011-05-28
Add new __packed, __aligned and __nonnull attributes
Guillem Jover
1
-0
/
+24
2011-05-28
Define __dead2 and __pure2 to actual gcc attributes if possible
Guillem Jover
1
-2
/
+10
2011-05-28
Define <sys/cdefs.h> attributes conditional to the supported gcc version
Guillem Jover
1
-2
/
+8
2011-05-28
Define _SYS_CDEFS_H and _SYS_CDEFS_H after including <sys/cdefs.h>
Guillem Jover
1
-0
/
+10
2011-05-28
Map getopt to bsd_getopt if we are using the overlay
Guillem Jover
1
-0
/
+5
2011-05-27
Rename transparent support to overlay
Guillem Jover
7
-13
/
+13
2011-05-16
Add fpurge function
Guillem Jover
1
-1
/
+3
2011-05-14
Conditionalize <time.h> inclusion from <bsd/bsd.h>
Guillem Jover
1
-0
/
+2
2011-05-14
Conditionalize temporary compatibility inclusions
Guillem Jover
2
-0
/
+4
2011-05-14
Move all header files to /usr/include/bsd/ and deprecate /usr/include/
Guillem Jover
6
-139
/
+241
2011-05-14
Add support for transparent compilation
Guillem Jover
7
-1
/
+42
2011-05-14
Add missing prototypes for arc4random_buf and arc4random_uniform
Kevin McCarthy
1
-0
/
+2
2011-05-14
Add new <bsd/sys/bitstring.h> header
Guillem Jover
1
-0
/
+146
2011-05-14
Add new radixsort and sradixsort functions
Guillem Jover
1
-0
/
+4
2011-05-14
Add new mergesort function
Guillem Jover
1
-1
/
+3
2011-05-14
Add getpeereid function
Guillem Jover
1
-0
/
+2
2011-02-23
Add reallocf function
Aurelien Jarno
1
-0
/
+2
2010-01-21
Make setprogname and getprogname arguments and return value const
Guillem Jover
1
-3
/
+3
2010-01-10
Replace setproctitle dummy macro with a function stub
Guillem Jover
2
-4
/
+2
2010-01-10
Add pidfile functions
Guillem Jover
1
-0
/
+12
2010-01-10
Add flopen function
Guillem Jover
1
-0
/
+2
2009-12-12
Move fmtcheck and fgetln declarations to <bsd/stdio.h>
Guillem Jover
3
-6
/
+45
2009-12-12
Move setmode and getmode declarations to <bsd/unistd.h>
Guillem Jover
2
-7
/
+45
2009-12-12
Mark inclusion of <time.h> from <bsd/bsd.h> deprecated
Guillem Jover
1
-0
/
+2
2009-12-12
Move arc4random declarations to <bsd/stdlib.h>
Guillem Jover
3
-8
/
+6
2009-12-12
Deprecate <bsd/inet.h>
Guillem Jover
1
-5
/
+2
2009-12-12
Remove traces of fgetwln, it was never included
Guillem Jover
1
-2
/
+0
2009-12-10
Make RCS macros take arguments
Thorsten Glaser
1
-3
/
+3
2009-12-10
Track bug IDs for __unused collision
Thorsten Glaser
1
-0
/
+1
2009-12-10
Add readpassphrase function
Guillem Jover
1
-0
/
+41
2009-12-10
Add dehumanize_number function
Guillem Jover
1
-0
/
+6
2009-10-24
Add strnvis and strnunvis functions
Guillem Jover
1
-0
/
+2
2009-10-24
Move <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h>
Guillem Jover
3
-186
/
+221
2009-10-24
Add new <bsd/sys/tree.h> header
Guillem Jover
2
-0
/
+766
2009-10-24
Move <bsd/queue.h> to <bsd/sys/queue.h>
Guillem Jover
3
-607
/
+642
2009-10-24
Move <bsd/cdefs.h> to <bsd/sys/cdefs.h>
Guillem Jover
3
-63
/
+98
2009-10-24
Update <sys/queue.h>
Guillem Jover
1
-61
/
+130
2009-10-24
Add strtonum function
Guillem Jover
1
-0
/
+3
[next]