0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 21 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added wchar.h, fixed sysconf test More... almost 11 years ago
lower arg_max limit a little, as xargs started failing again... More... over 12 years ago
fixed user database handling More... almost 13 years ago
oups - wrong include guard More... almost 13 years ago
add param.h for howmany macro More... almost 13 years ago
add ldd, adapt makefile accordingly More... almost 13 years ago
fix warning with stddef.h's ptrdiff_t definition. More... almost 13 years ago
more touches to the headers. More... almost 13 years ago
ignore generated header More... almost 13 years ago
oups - generated file. More... almost 13 years ago
new auto-detection of target interix. More... almost 13 years ago
some types are in unistd.h. avoid conflict More... almost 13 years ago
ISO C90 doesnt allow long long, so only do it with __GNUC__ More... almost 13 years ago
make include guards more unique... More... almost 13 years ago
remove redifintion of WCHAR_{MIN,MAX} - already in <wchar.h> More... almost 13 years ago
fixed stdint, fixed comments. More... almost 13 years ago
dont define types that are in sys/types.h, but reuse them More... almost 13 years ago
new headers for inttypes.h and stdint.h, completely replacing the system ones. More... almost 13 years ago
uh - need abs path for system headers. More... almost 13 years ago
added fixes for interix 5.2 More... almost 13 years ago
uh.. didnt think of that one... More... almost 13 years ago
some improvements More... almost 13 years ago
classic include guards for gcc not supporting pragmas. More... about 13 years ago
hmmmm. More... about 13 years ago
added failsafe for debug stream opening. More... about 13 years ago
added dup, dup2 and futimes data duplication. More... about 13 years ago
fsync and fflush for sync() and futimes() flushing. updated futimes test, updated README for verbose testing More... about 13 years ago
prevent system breakage by preventing install to / and /usr. update readme accordingly. More... about 13 years ago
fixed futimes and added according test. More... about 13 years ago
fixed destdir support More... about 13 years ago