|  |  | @3640 | 12 months | bird | kash: warning | 
            
              |  |  | @3639 | 12 months | bird | src/Makefile.kmk: win.arm64 adjustments. | 
            
              |  |  | @3637 | 12 months | bird | Config.kmk,Makefile.kmk,src/misc/Makefile.kmk: Build adjustments for … | 
            
              |  |  | @3636 | 12 months | bird | kmk/kmkbuiltins: Some UCRT & VC++ 2022 adjustments. | 
            
              |  |  | @3635 | 12 months | bird | lib/msc_buffered_printf.c: Adjustments for UCRT. | 
            
              |  |  | @3634 | 12 months | bird | kWorker: VC++ 2022 build fixes. | 
            
              |  |  | @3628 | 12 months | bird | kmk/incdep.c: Fixed the list corruption when there are actually no … | 
            
              |  |  | @3627 | 12 months | bird | kmk/winchildren.c: Skip the g_pfnSetThreadGroupAffinity stuff on … | 
            
              |  |  | @3625 | 12 months | bird | kmk/w32err.c: Use safe snprintf instead of wsprintfA from USER32.DLL - … | 
            
              |  |  | @3620 | 12 months | bird | kmk/file.c: Don't free names that are in the string cache from … | 
            
              |  |  | @3619 | 12 months | bird | kmk/incdep.c: better accounting for debugging race/whatever | 
            
              |  |  | @3618 | 12 months | bird | kmk_rm: --help text | 
            
              |  |  | @3617 | 12 months | bird | kmk/winchildren.c: Use GetLogicalProcessorInformationEx/RelationGroup … | 
            
              |  |  | @3613 | 14 months | bird | src/sed: Merged in changes between 4.1.5 and 4.9 from the vendor … | 
            
              |  |  | @3610 | 14 months | bird | sed upgrade: Made a copy of the current sed version that can be used … | 
            
              |  |  | @3606 | 15 months | bird | kmk: build fix | 
            
              |  |  | @3601 | 22 months | bird | ntopenat: On CIFS shared we may get errno == EINVAL when trying to … | 
            
              |  |  | @3600 | 2 years | bird | Some linux.arm64 adjustments. | 
            
              |  |  | @3598 | 2 years | bird | kash: Fixed bugs in cvtnum and cvtnum64 regarding the conversion of … | 
            
              |  |  | @3584 | 3 years | bird | nt/nt_child_inject_standard_handles.c: Fixed starting 64-bit binaries … | 
            
              |  |  | @3583 | 3 years | bird | kmk_install: Shut up annoying messages about different mode preventing … | 
            
              |  |  | @3581 | 3 years | bird | kmk/posixos.c: Try fix race in make_job_rfd. | 
            
              |  |  | @3576 | 3 years | bird | kmk/config.h.darwin: Don't use pselect as it's non-atomic before macOS … | 
            
              |  |  | @3574 | 3 years | bird | kash: shut up annoying warning | 
            
              |  |  | @3573 | 3 years | bird | kash: addressed some pedantic warnings | 
            
              |  |  | @3572 | 3 years | bird | Config.kmk,src/kmk/Makefile.kmk: Added temporary kludge for … | 
            
              |  |  | @3571 | 3 years | bird | kmk/func_set_umask: must query the umask after setting it as Windows … | 
            
              |  |  | @3570 | 3 years | bird | kash: Must NULL nextc when freeing an output buffer. | 
            
              |  |  | @3569 | 3 years | bird | kash: Some variable handling fixes that showed up when using 'local' … | 
            
              |  |  | @3568 | 3 years | bird | kash: Corrected has_ext for when suffix is set via the suffix index in … | 
            
              |  |  | @3565 | 3 years | bird | kmk/incdep.c: Fixed buffer/heap trashing in … | 
            
              |  |  | @3564 | 4 years | bird | kmk_redirect: Must redirect stdout/err according to the pCtx when not … | 
            
              |  |  | @3563 | 4 years | bird | kmk/output.c: warning | 
            
              |  |  | @3562 | 4 years | bird | kmk_redirect: Must redirect stdout/err according to the pCtx when not … | 
            
              |  |  | @3561 | 4 years | bird | kmk: build fixes | 
            
              |  |  | @3560 | 4 years | bird | sed: build fix for non-windows hosts. | 
            
              |  |  | @3554 | 4 years | bird | sed: Some experimental code page management options and changes for … | 
            
              |  |  | @3552 | 4 years | bird | /Config.kmk,kmk/Makefile.kmk: Experimental UTF-8 manifest hack for … | 
            
              |  |  | @3551 | 4 years | bird | lib/version_compare.c: Corrected sorting of 'vcc/v14.2/' and … | 
            
              |  |  | @3550 | 4 years | bird | sed: Use get_crt_codepage() instead of fake nl_langinfo. | 
            
              |  |  | @3549 | 4 years | bird | kWorker: Must include get_codepage.c now. | 
            
              |  |  | @3548 | 4 years | bird | grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for … | 
            
              |  |  | @3547 | 4 years | bird | lib: Changed the console-optimization wrappers to use the … | 
            
              |  |  | @3546 | 4 years | bird | lib: Added a get_crt_codepage function for windows (with a … | 
            
              |  |  | @3545 | 4 years | bird | kmk: Use 'error' instead of 'message' for reporting attempts and … | 
            
              |  |  | @3544 | 4 years | bird | kmk/expreval: Corrected expr_map_get cast. Corrected base … | 
            
              |  |  | @3542 | 4 years | bird | kash: GetStdHandle can return NULL and we must not treat it as a valid … | 
            
              |  |  | @3539 | 4 years | bird | Added grep to the windows build | 
            
              |  |  | @3538 | 4 years | bird | wrappers: added grep | 
            
              |  |  | @3537 | 4 years | bird | grep: Rewrote the console output speed hack, making it even faster and … | 
            
              |  |  | @3536 | 4 years | bird | grep: Windows console output optimizations. | 
            
              |  |  | @3535 | 4 years | bird | nt/fts-nt.c+h: A couple of tweaks to make grep happy. | 
            
              |  |  | @3534 | 4 years | bird | nt/nthlpcore.c: warning. | 
            
              |  |  | @3533 | 4 years | bird | nt/ntopenat.c+h: openat-like stub | 
            
              |  |  | @3532 | 4 years | bird | grep: Initial windows config and adjustments. | 
            
              |  |  | @3531 | 4 years | bird | grep 3.7 | 
            
              |  |  | @3528 | 4 years | bird | Generate exec wrappers for using the kBuild util programs by the unixy … | 
            
              |  |  | @3527 | 4 years | bird | Generate exec wrappers for using the kBuild util programs by the unixy … | 
            
              |  |  | @3523 | 4 years | bird | kmk: Fixed typo in helper_drop_separator. | 
            
              |  |  | @3522 | 4 years | bird | kWorker: x86 build fix. | 
            
              |  |  | @3519 | 4 years | bird | kmk: Added functions: qone-unquoted, qtarget, qdeps, qdeps-all, … | 
            
              |  |  | @3515 | 4 years | bird | kash: shthread.h: Correction to previous change, K_ARCH_X86_32 not … | 
            
              |  |  | @3512 | 4 years | bird | kmk/posixos.c: Applied b552b05251980f693c729e251f93f5225b400714 from … | 
            
              |  |  | @3506 | 4 years | bird | kash: Threat SIGBREAK as SIGINT. | 
            
              |  |  | @3505 | 4 years | bird | kash: shthread_set_name for naming the async CloseHandle thread. | 
            
              |  |  | @3504 | 4 years | bird | ntunlink.c: Fixed deleteing read-only files.  Respect the fReadOnlyToo … | 
            
              |  |  | @3502 | 4 years | bird | kash: shthread.h: Did asm implementation of the two atomics so the … | 
            
              |  |  | @3491 | 5 years | bird | kmk: Darwin build and warning fixes. | 
            
              |  |  | @3490 | 5 years | bird | sed: Darwin build fix. | 
            
              |  |  | @3485 | 5 years | bird | lib/nt/ntstat.h|c: Forgot to commit birdStatModeOnly the other day. | 
            
              |  |  | @3483 | 5 years | bird | kash: Don't use cmdlist to dump nfile lists in cmdtxt, need a … | 
            
              |  |  | @3482 | 5 years | bird | kash: machdep: More sensible SHELL_SIZE for SHELL_ALIGN (32-bit targets). | 
            
              |  |  | @3481 | 5 years | bird | kmk: remove debug fprintf from previous commit. | 
            
              |  |  | @3480 | 5 years | bird | kash: build fixes (darwin). | 
            
              |  |  | @3479 | 5 years | bird | kmk: Added some refinements to the recent … | 
            
              |  |  | @3478 | 5 years | bird | kmk/makeint.h: gcc 4.2.1 (apple) build fix. | 
            
              |  |  | @3477 | 5 years | bird | kash: Use kHlpAssert instead of assert.h (debugger stops on the … | 
            
              |  |  | @3476 | 5 years | bird | kash: sh_destroy should be mostly finished now. | 
            
              |  |  | @3475 | 5 years | bird | kash: exec.c/h+eval.c: Fixed no-rehashing-needed optimizations so they … | 
            
              |  |  | @3474 | 5 years | bird | main: Use shfile_stat_isreg in find_dot_file. | 
            
              |  |  | @3473 | 5 years | bird | kash: Added two specialized shfile_stat variants: shfile_stat_isreg, … | 
            
              |  |  | @3472 | 5 years | bird | kash: sh_destroy: Don't free text for variables with VSTACK set. | 
            
              |  |  | @3471 | 5 years | bird | kash: Added comment about async close and stat. Some more logging in … | 
            
              |  |  | @3470 | 5 years | bird | kash: Enable non-forked mode (threaded) on windows. | 
            
              |  |  | @3469 | 5 years | bird | kash: Use ntstat.c/h on windows, the crt version isn't reliable. | 
            
              |  |  | @3468 | 5 years | bird | kash: Need to initialize mutexes on windows after forking now that … | 
            
              |  |  | @3467 | 5 years | bird | kash: subshellstatus build fixes for forked mode. | 
            
              |  |  | @3466 | 5 years | bird | kash: Introduced asynchronous closing of files we're written to on … | 
            
              |  |  | @3465 | 5 years | bird | kash: Keep the filename around in debug builds. Added profiling of … | 
            
              |  |  | @3464 | 5 years | bird | kash: Try signal subshell completion as early as possible in all cases. | 
            
              |  |  | @3463 | 5 years | bird | kash: indent | 
            
              |  |  | @3462 | 5 years | bird | kash: indent | 
            
              |  |  | @3461 | 5 years | bird | kash: Cache one pstack_block since parsecmd seems to be called for … | 
            
              |  |  | @3460 | 5 years | bird | kash: Use event semaphores to signal parent shell early before the … | 
            
              |  |  | @3459 | 5 years | bird | kash: more sh_destroy work. | 
            
              |  |  | @3458 | 5 years | bird | kash: Use reference counting of parser output in threaded-mode. | 
            
              |  |  | @3457 | 5 years | bird | kash: New parser allocator for non-forked-mode. | 
            
              |  |  | @3456 | 5 years | bird | kash: parser.c,memalloc.c/.h,expand.c: Prepared the parser for using a … | 
            
              |  |  | @3455 | 5 years | bird | kash: eval.c/expredir: corrected assertion in default case. | 
            
              |  |  | @3454 | 5 years | bird | kash: shfile_movefd: bounds check fix. | 
            
              |  |  |