index
:
libbsd
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-10
Expand on API guarantee for fgetln
Thorsten Glaser
1
-0
/
+1
2009-12-10
Add readpassphrase function
Guillem Jover
1
-0
/
+187
2009-12-10
Add dehumanize_number function
Guillem Jover
1
-0
/
+114
2009-10-24
Add strnvis and strnunvis functions
Guillem Jover
2
-2
/
+100
2009-10-24
Add strtonum function
Guillem Jover
1
-0
/
+68
2009-08-30
Fix typos in M32R local-elf.h endian definitions
Hirokazu Takata
1
-2
/
+2
2009-07-17
Fix typos in AVR32 and SH local-elf.h endian definitions
Nobuhiro Iwamatsu
1
-2
/
+2
2009-05-29
Define N_SYMSIZE in case the system does not do it
Guillem Jover
1
-0
/
+3
2009-05-25
Use N_SYMSIZE instead of directly accessing ‘struct exec’
Guillem Jover
1
-1
/
+1
2009-05-21
Fix typos (‘ELFDATA2MSG’ → ‘ELFDATA2MSB’)
Guillem Jover
1
-3
/
+3
2009-05-20
Use UTF-8 copyright symbols for non-imported files
Guillem Jover
5
-6
/
+6
2009-05-20
Add nlist function
Guillem Jover
2
-0
/
+616
2009-05-20
Add strmode function
Guillem Jover
1
-0
/
+149
2009-05-15
Fix buffer leaks in fgetln
Guillem Jover
1
-2
/
+2
2009-05-15
Change fgetln to return the correct length value
Guillem Jover
1
-8
/
+9
2008-07-12
Use sigprocmask instead of _sigprocmask
Guillem Jover
1
-2
/
+2
2008-07-09
Add new setmode and getmode functions from FreeBSD
Guillem Jover
1
-0
/
+444
2008-07-09
fgetln: Fix coding style
Guillem Jover
1
-3
/
+3
2008-07-09
fgetln: Fix function to make it actually work
Guillem Jover
1
-6
/
+4
2008-07-09
Ansify function arguments
Guillem Jover
1
-4
/
+2
2008-07-09
Renumber 4th clause from BSD license to 3rd
Guillem Jover
3
-3
/
+3
2008-06-18
Remove link_addr and link_ntoa functions
Guillem Jover
1
-156
/
+0
2008-06-18
Add arc4random_stir and arc4random_addrandom functions
Guillem Jover
1
-0
/
+28
2008-06-18
Replace current md5 code with one from MirBSD and OpenBSD
Guillem Jover
5
-359
/
+349
2008-06-18
Add license header
Guillem Jover
1
-0
/
+26
2008-06-13
Sync humanize_number from NetBSD
Guillem Jover
1
-2
/
+7
2008-06-13
Convert TNF licenses to new 2 clause variant
Guillem Jover
2
-14
/
+0
2008-05-06
Add license header
Robert Millan
1
-0
/
+26
2008-05-06
Relicense err.c and progname.c to avoid trouble with 4-clause BSD code
Robert Millan
2
-32
/
+50
2008-05-06
Remove UC Berkeley advertising clause
Guillem Jover
4
-16
/
+0
2008-05-06
link_addr: New function
Aurelien Jarno
1
-0
/
+160
2008-05-06
humanize_number: New function
Petr Salinger
1
-0
/
+145
2008-05-06
Revert 1d87476250217a87319df48a8f473415c0515106
Robert Millan
1
-9
/
+3
2008-05-06
Duplicate setprogname argument
Robert Millan
1
-3
/
+9
2008-05-06
Add heapsort
Robert Millan
1
-0
/
+179
2008-05-06
Fix some c++isms
Aurelien Jarno
2
-3
/
+5
2008-05-06
Directly call the function fmtcheck instead of using __weak_reference
Aurelien Jarno
1
-2
/
+2
2008-05-06
Add vis and unvis
Robert Millan
2
-0
/
+490
2008-05-06
Fix syntax error
Robert Millan
1
-2
/
+2
2008-05-06
Initialize __progname as NULL
Robert Millan
1
-1
/
+1
2008-05-06
Add getprogname and setprogname
Robert Millan
1
-0
/
+36
2008-05-06
Move sources to src/
Guillem Jover
10
-0
/
+1278