|
|
@2546
|
13 years |
bird |
Applied modified patches for Haiku support from Mike Smith.
|
|
|
@2507
|
13 years |
bird |
restartable-syscall-wrappers.c: Fixed open and open64 wrappers.
|
|
|
@2474
|
13 years |
bird |
adj.
|
|
|
@2473
|
13 years |
bird |
adj.
|
|
|
@2472
|
13 years |
bird |
2nd attempt at reproducing it…
|
|
|
@2471
|
13 years |
bird |
testing…
|
|
|
@2470
|
13 years |
bird |
solaris build fix; wrap readlink too.
|
|
|
@2469
|
13 years |
bird |
Not on linux.
|
|
|
@2468
|
13 years |
bird |
restartable-syscall-wrappers.c: Redid the wrapping to make sure we …
|
|
|
@2455
|
13 years |
bird |
nt_fullpath.c: spaces
|
|
|
@2449
|
13 years |
bird |
solaris fopen hack.
|
|
|
@2448
|
13 years |
bird |
oops.
|
|
|
@2447
|
13 years |
bird |
again…
|
|
|
@2446
|
13 years |
bird |
2nd try at fopen.
|
|
|
@2445
|
13 years |
bird |
need to wrap fopen as well.
|
|
|
@2444
|
13 years |
bird |
Attempt at curing EINTR problems with recent S11 builds.
|
|
|
@2442
|
13 years |
bird |
mytypes.h: 32-bit windows build fix.
|
|
|
@2418
|
14 years |
bird |
md5sum: Fixed misbehavior on big endian boxes. Fixes #97.
|
|
|
@2413
|
14 years |
bird |
copyright year update.
|
|
|
@2409
|
14 years |
bird |
kObjCache: windows _spawnvp quoting and some other fixes.
|
|
|
@2378
|
15 years |
bird |
kDep.c: -Wformat.
|
|
|
@2338
|
16 years |
bird |
kDefs.h: Convert endian the other way.
|
|
|
@2270
|
16 years |
bird |
kDep.c: Fixed typo breaking with gcc 3.3.5 fprintf optimizations.
|
|
|
@2269
|
16 years |
bird |
k/kTypes.h: Added some big union types that will come in handy when …
|
|
|
@2268
|
16 years |
bird |
Import kLdrFmts/pe.h from kStuff.
|
|
|
@2263
|
16 years |
bird |
kDepObj: Initial code that deals with Watcom and MASM OMF files.
|
|
|
@2243
|
16 years |
bird |
*: Updated copyright to 2009 and normalized name & email.
|
|
|
@2138
|
16 years |
bird |
k/kDefs.h: Fixed K_LE2H_U32/U64 mixup in the big endian case.
|
|
|
@2104
|
16 years |
bird |
kDepIDB: Added a -qquiet switch for disabling harmless warnings …
|
|
|
@2019
|
16 years |
bird |
GPLv2 -> GPLv3. See Ticket #44 for clarifications. Fixes #44.
|
|
|
@1733
|
16 years |
bird |
kDep: shut up pedantic gcc warnings.
|
|
|
@1665
|
16 years |
bird |
Converted to a sub-makefile setup ('single' makefile).
|
|
|
@1643
|
17 years |
bird |
Don't use NtQueryInformationFile on remote drives, they typically lie …
|
|
|
@1601
|
17 years |
bird |
Added K_OS_DRAGONFLY w/ detection.
|
|
|
@1509
|
17 years |
bird |
Environment / global variable renaming. Copyright header/year update.
|
|
|
@1379
|
17 years |
bird |
PARISC and S390 architecture defines with dection. Detect arm, mips …
|
|
|
@1368
|
17 years |
bird |
don't be optimistic in the cache lookup code, the next component might …
|
|
|
@1341
|
17 years |
bird |
Detect Solaris.
|
|
|
@1323
|
17 years |
bird |
header.
|
|
|
@1322
|
17 years |
bird |
a generic wrapper program for debugging program execution (like …
|
|
|
@1285
|
17 years |
bird |
nt_fullpath doens't return unixslashes, so call fixslash.
|
|
|
@1284
|
17 years |
bird |
Use double quotes.
|
|
|
@1283
|
17 years |
bird |
Use kDefs.h and kTypes.h to avoid having a zillion ways of testing for …
|
|
|
@1265
|
17 years |
bird |
fixed a symlink problem.
|
|
|
@1250
|
17 years |
bird |
fix the right path.
|
|
|
@1248
|
17 years |
bird |
Substitute spacy names with the alternate one.
|
|
|
@1177
|
17 years |
bird |
Fixed regression.
|
|
|
@1175
|
17 years |
bird |
Only use FileNameInformation on NTFS volumes because at least FAT32 …
|
|
|
@1165
|
17 years |
bird |
Optimized kDebIDB a bit for Windows; use nt_fullpath and map the IDB …
|
|
|
@1106
|
17 years |
bird |
fixed sed bustage after converting to msvc*.dll.
|
|
|
@1088
|
17 years |
bird |
Fixed an incorrect error message.
|
|
|
@1009
|
18 years |
bird |
forgot this.
|
|
|
@1000
|
18 years |
bird |
Added md5 and crc32. (pd and netbsd respectivly)
|
|
|
@865
|
18 years |
bird |
win.amd64 fixes.
|
|
|
@813
|
18 years |
bird |
Some property fixes.
|
|
|
@785
|
18 years |
bird |
copyright and email updates.
|
|
|
@733
|
18 years |
bird |
check for buffer overflow.
|
|
|
@727
|
18 years |
bird |
Extended the windows fixcase function to also take care of path …
|
|
|
@678
|
18 years |
bird |
forgot to terminate the argv array properly.
|
|
|
@648
|
18 years |
bird |
nicked commandline -> argv parser from kLIBC so kmk_sed can grok …
|
|
|
@586
|
18 years |
bird |
header + footer - rules only won't do if BUILD_TARGET* is tested for.
|
|
|
@553
|
18 years |
bird |
Allow all kinds of ways of saying Windows in BUILD_TARGET.
|
|
|
@407
|
19 years |
bird |
fixslash for everyone!
|
|
|
@406
|
19 years |
bird |
fixslash for all but OS2.
|
|
|
@404
|
19 years |
bird |
fix slashes on unix too!
|
|
|
@393
|
19 years |
bird |
- src/kDepIDB/kDepIDB.c:
o Initial coding. (This is a VC++ …
|