source: trunk/src/lib

Revision Log Mode:


Legend:

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