William Pitcock
|
57924dcee2
|
pkg_getopt_long: use uint64_t for options bitfield
|
2015-05-21 23:16:37 -05:00 |
Baptiste Daroussin
|
666019cfd0
|
Nuke use of basename/dirname where a simple strrchr can do the trick
|
2012-08-14 16:04:56 +02:00 |
William Pitcock
|
79ca134f7f
|
pkg: call stat(2) in scan function
|
2012-07-27 01:21:16 -05:00 |
William Pitcock
|
6f5fbb80d4
|
pkg: add pkg_scan() and pkg_scan_all() functions.
|
2012-07-27 01:21:16 -05:00 |
William Pitcock
|
0a5cb4c4ec
|
everything: update copyright to note multiple authors
|
2012-07-25 21:09:31 -05:00 |
William Pitcock
|
f4d84620a1
|
main: add support for --silence-errors by redirecting stderr to /dev/null
|
2012-07-21 14:33:07 -05:00 |
William Pitcock
|
1975a2981e
|
everything: more friendly warranty disclaimer
|
2012-07-20 14:29:58 -05:00 |
William Pitcock
|
495f586d03
|
stdinc: remove alloca.h (issue #19)
|
2012-05-12 17:54:47 -05:00 |
William Pitcock
|
56fbf25c8a
|
Move all portability gunk into stdinc.h. (Issue #18)
|
2012-05-11 13:47:20 -05:00 |