|
|
@3192
|
7 years |
bird |
kmkbuiltin: funnel output thru output.c (usually via err.c).
|
|
|
@3148
|
7 years |
bird |
kmk: Make sure we use our fts.h, never the system one (except OS/2).
|
|
|
@3109
|
8 years |
bird |
More gnu hurd hacks
|
|
|
@3102
|
8 years |
bird |
rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
|
|
|
@3101
|
8 years |
bird |
rm.c,install.c: GNU/kFreeBSD build fixes (no fflags conversion functions).
|
|
|
@3062
|
8 years |
bird |
netbsd patches from Uwe. Messing around on arm (arm -> arm32, adding …
|
|
|
@2995
|
9 years |
bird |
rm.c: Use fts_dirfd on windows.
|
|
|
@2912
|
9 years |
bird |
rewrote kmk_redirect to skip the separate process. Added chache …
|
|
|
@2713
|
12 years |
bird |
Some unlink(), rmdir() and kmk_rm optimizations.
|
|
|
@2702
|
12 years |
bird |
kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented …
|
|
|
@2546
|
14 years |
bird |
Applied modified patches for Haiku support from Mike Smith.
|
|
|
@2466
|
14 years |
bird |
kmkbuiltins: More specific error messages (solaris EINTR).
|
|
|
@2464
|
14 years |
bird |
rm.c: debug for solaris
|
|
|
@2133
|
16 years |
bird |
rm.c: warning.
|
|
|
@2113
|
16 years |
bird |
kmkbuiltin: include config.h
|
|
|
@1710
|
17 years |
bird |
kmk: Made chmod build on windows. Some cleanup of the bsdisms.
|
|
|
@1629
|
17 years |
bird |
Fixed warning.
|
|
|
@1626
|
17 years |
bird |
removed a leftover prototype.
|
|
|
@1598
|
17 years |
bird |
split out the path protection code from rm.
|
|
|
@1578
|
17 years |
bird |
Compile fix and workaround for broken _getdcwd (see libc ticket #194).
|
|
|
@1567
|
17 years |
bird |
strncmp can be a freeking macro of course, so STR_SIZE_PAIR won't …
|
|
|
@1555
|
17 years |
bird |
bugfixes for windows/os2.
|
|
|
@1553
|
17 years |
bird |
MSC build fixes.
|
|
|
@1552
|
17 years |
bird |
minor cleanup.
|
|
|
@1551
|
17 years |
bird |
Full protection, depth argument and environment overrides.
|
|
|
@1550
|
17 years |
bird |
Enabled rm -R.
|
|
|
@1328
|
17 years |
bird |
include our getopt.h
|
|
|
@1183
|
18 years |
bird |
Added --version and --help to all builtins.
|
|
|
@947
|
18 years |
bird |
Use the new gnu make code.
|
|
copied from trunk/src/gmakenew/kmkbuiltin/rm.c
|
|
|
@942
|
18 years |
bird |
Always use the GNU make getopt stuff.
|