VirtualBox

source: kBuild/trunk/src/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3394   4 years bird kmk: Added version sort function: versort, rversort, versortfiles, …
(edit) @3388   4 years bird ntunlink.c: Make sure BasicInfo.FileAttributes isn't zero, or the …
(edit) @3386   4 years bird ntunlink.c: Make birdMakeWritable work with non-NULL hRoot.
(edit) @3381   4 years bird kFsCache: Account of race between us reading a directory and someone …
(edit) @3380   4 years bird Cache testcase.
(edit) @3379   4 years bird kFsCache: Fixed bug in name updating of missing entires. Fixed …
(edit) @3372   4 years bird kFsCache: KFSLOOKUPERROR_PATH_TOO_SHORT.
(edit) @3362   4 years bird kFsCache: Don't need to lock the whole cache when using …
(edit) @3359   4 years bird kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes …
(edit) @3356   4 years bird win_get_processor_group_active_mask.c: drop debugbreak.
(edit) @3354   4 years bird Adding a way to get the exact active processor mask for a processor …
(edit) @3337   5 years bird kWorker: Intercept GetFileAttributesExA/W for speeding up moc.exe (qt).
(edit) @3315   5 years bird lib/kDep+users: Escape spaces and such in dependency files (experimental).
(edit) @3236   6 years bird nt/nt_child_inject_standard_handles.c: todo
(edit) @3235   6 years bird lib/quote_argv.c: Fixed heap corruption bug when applying the …
(edit) @3223   7 years bird nt/ntstat.c: Use NtQueryFullAttributesFile for implementing …
(edit) @3199   7 years bird kmk,kWorker: Catch output from kWorker processes when --output-sync …
(edit) @3188   7 years bird kmk,lib,kWorker: Console output on windows cleanups.
(edit) @3184   7 years bird kFsCache,dir-nt-bird: Added locking to the cache to make it accessible …
(edit) @3179   7 years bird kmk_redirect,winchildren: WOW64 standard handle injection fixes.
(edit) @3174   7 years bird kmkbultin: environment fixes and stats.
(edit) @3167   7 years bird kDep*: no globals; dir-nt-bird.c: only main thread
(edit) @3140   7 years bird kmk: Merged in changes from GNU make 4.2.1 …
(edit) @3126   7 years bird ntunlink.h: Almost looks like we need SYNCHRONIZE as well as DELETE …
(edit) @3114   7 years bird kmk_install: added --dos2unix and --unix2dos flags.
(edit) @3105   7 years bird hurd workaround
(edit) @3097   7 years bird utime/lutime windows emulation fixes.
(edit) @3094   7 years bird utime/lutime windows emulation fixes.
(edit) @3082   7 years bird nt/kFsCache: Fixed buggy negative lookup caching.
(edit) @3065   7 years bird misc gcc warning fixes
(edit) @3063   7 years bird warnings
(edit) @3060   7 years bird kmk,lib: ported kmk_touch to windows (nt).
(edit) @3021   8 years bird ntstuff.h: 32-bit build fix
(edit) @3020   8 years bird tstNtFts.c: build fix
(edit) @3019   8 years bird ntstat.c: mount point fix.
(edit) @3014   8 years bird ntstat.c: Fixed regression from r2993, kudos to tititou36 for spotting it.
(edit) @3009   8 years bird ntunlink: W apis.
(edit) @3008   8 years bird birdStatHandle*: Don't get the filename it's a directory, …
(edit) @3007   8 years bird lib/nt: Deal better with NTFS mount points.
(edit) @3006   8 years bird fts-nt.c: paranoia.
(edit) @3005   8 years bird fts-nt.c: Wide char support, part 4.
(edit) @3004   8 years bird fts-nt.c: Wide char support, part 3.
(edit) @3003   8 years bird ntstat.c: bugfix
(edit) @3002   8 years bird fts-nt.c: cleanups
(edit) @3001   8 years bird fts-nt.c: Wide char support, part 2.
(edit) @3000   8 years bird fts-nt.c: Wide char support, part 1.
(edit) @2999   8 years bird fts-nt.c: Wide char support, part 1.
(edit) @2998   8 years bird fts-nt.c: Wide char support, part 1.
(edit) @2997   8 years bird rm.c: Use fts_dirfd on windows.
(edit) @2994   8 years bird kmk: use fts-nt.c on windows.
(edit) @2993   8 years bird ntstat.c: tiny optimization.
(edit) @2992   8 years bird fts-nt: prefix public names.
(edit) @2991   8 years bird tstNtFts: also compile against old code.
(edit) @2990   8 years bird fts-nt: Ported fts_children.
(edit) @2989   8 years bird fts-nt: test case and svn keywords.
(edit) @2988   8 years bird fts-nt.c: cleanups.
(edit) @2986   8 years bird lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
(edit) @2985   8 years bird lib/nt: Got fts-nt halfways working, quite a few NT interface changes.
(edit) @2983   8 years bird lib/nt: Imported fts-nt.h from FreeBSD SVN head/include/fts.h, …
(edit) @2982   8 years bird lib/nt: Imported fts-nt.c from FreeBSD SVN head/lib/libc/gen/fts.c, …
(edit) @2969   8 years bird flush stderr before debugbreak
(edit) @2967   8 years bird kFsCache: Implemented object names changing to a longer ones.
(edit) @2955   8 years bird kDepObj: Added -e<ignored .ext> option for avoid circular dependencies …
(edit) @2950   8 years bird wrong way
(edit) @2948   8 years bird kWorker/kDep: save a few header stat calls while optimizing dependencies.
(edit) @2945   8 years bird kFsCache: Finally tracked down the heap corruption bug in the …
(edit) @2944   8 years bird kFsCache: Finally tracked down the heap corruption bug in the …
(edit) @2940   8 years bird kWorker: Fixed busted read-only caching, checking out using memory …
(edit) @2930   8 years bird kFsCache: Implemented lazy child hashing and increased the …
(edit) @2913   8 years bird report STATUS_DELETE_PENDING as ENOENT.
(edit) @2912   8 years bird rewrote kmk_redirect to skip the separate process. Added chache …
(edit) @2910   8 years bird duh
(edit) @2908   8 years bird use alloca, get the vsnprintf check right.
(edit) @2907   8 years bird do fprintf too.
(edit) @2906   8 years bird More stdout console buffering tricks on windows.
(edit) @2903   8 years bird kmk: faster messages.
(edit) @2900   8 years bird output optimizations
(edit) @2894   8 years bird Included kDepObj in kWorker as a post execution option.
(edit) @2886   8 years bird kmk: Added $(dircache-ctl cmd,...) function for controlling the …
(edit) @2880   8 years bird bugfix
(edit) @2879   8 years bird fixes
(edit) @2872   8 years bird kFsCache: w7 fix.
(edit) @2868   8 years bird Only invalidate the PATH_OUT and TEMP in kWorker.
(edit) @2866   8 years bird updates
(edit) @2864   8 years bird updates
(edit) @2863   8 years bird updates
(edit) @2862   8 years bird updates
(edit) @2861   8 years bird Updates
(edit) @2859   8 years bird updates
(edit) @2858   8 years bird updates
(edit) @2857   8 years bird updates
(edit) @2856   8 years bird updates
(edit) @2855   8 years bird Updates
(edit) @2854   8 years bird updates
(edit) @2853   8 years bird updates
(edit) @2852   8 years bird updates
(edit) @2851   8 years bird updates
(edit) @2850   8 years bird kmk: optimizations.
(edit) @2849   8 years bird split nt_fullpath_cached out into its own file.
(edit) @2848   8 years bird nt_fullepath: cache results.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette