and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

This project is mirrored from https://git.savannah.gnu.org/git/make.git. Pull mirroring failed .
Last successful update .
  1. 28 Jul, 2010 1 commit
  2. 24 Jul, 2010 2 commits
  3. 20 Jul, 2010 1 commit
  4. 19 Jul, 2010 1 commit
  5. 16 Jul, 2010 1 commit
  6. 13 Jul, 2010 1 commit
  7. 12 Jul, 2010 6 commits
  8. 09 Jul, 2010 4 commits
    • Eli Zaretskii's avatar
      w32/subproc/sub_proc.c: Include stdint.h. · b85b7e0a
      Eli Zaretskii authored
       (sub_process_t): Use intptr_t for file handles and pid_t for
       process ID.
       (process_pipes, process_init_fd, process_begin): Use intptr_t for
       file handles and pid_t for process ID.
       Savannah bug #27809.  Patch by Ozkan Sezer <sezeroz@gmail.com>
      b85b7e0a
    • Eli Zaretskii's avatar
      Fix Savannah bug #30312. · 587588c1
      Eli Zaretskii authored
       function.c (abspath): Support absolute file names in UNC format.
      587588c1
    • Eli Zaretskii's avatar
    • Eli Zaretskii's avatar
      job.c (pid2str) [WINDOWS32]: Don't use %Id with GCC < 4.x. · 4e4d8f24
      Eli Zaretskii authored
       (exec_command) [WINDOWS32]: Use pid2str instead of non-portable
       %Id.
      
       main.c (handle_runtime_exceptions): Use %p to print addresses,
       to DTRT on both 32-bit and 64-bit hosts.  Savannah bug #27809.
      
       job.c (w32_kill, start_job_command, create_batch_file): Use
       pid_t for process IDs and intptr_t for the 1st arg of
       _open_osfhandle.
       function.c (windows32_openpipe): Use pid_t for process IDs and
       intptr_t for the 1st arg of _open_osfhandle.
       (func_shell): Use pid_t for process IDs.
       main.c (main) [WINDOWS32]: Pacify the compiler.
       config.h.W32.template (pid_t): Add a definition for 64-bit
       Windows builds that don't use GCC.
       Savannah bug #27809.  Patch by Ozkan Sezer <sezeroz@gmail.com>
      4e4d8f24
  9. 07 Jul, 2010 1 commit
  10. 06 Jul, 2010 1 commit
  11. 05 Jul, 2010 1 commit
  12. 03 Jul, 2010 1 commit
  13. 01 Jul, 2010 2 commits
  14. 11 Dec, 2009 5 commits
  15. 16 Nov, 2009 1 commit
  16. 12 Nov, 2009 1 commit
  17. 25 Oct, 2009 4 commits
  18. 22 Oct, 2009 1 commit
  19. 12 Oct, 2009 1 commit
  20. 07 Oct, 2009 1 commit
  21. 06 Oct, 2009 2 commits
  22. 05 Oct, 2009 1 commit