Commit History

Author SHA1 Message Date
  Jan (janneke) Nieuwenhuizen 76950b4281 Support for x86_64-w64-mingw32. 3 years ago
  Maxime Devos c8b81ffb34 Define Scheme bindings to ‘openat’ when available. 3 years ago
  Maxime Devos cf255dd3a4 Define a Scheme binding to ‘fstatat’ when available. 3 years ago
  Maxime Devos 0af3c2f509 Define a Scheme binding to ‘fchownat’ when it exists. 3 years ago
  Maxime Devos 3b45185d8f Define a Scheme binding to ‘unlinkat’ when it exists. 3 years ago
  Maxime Devos 19b48b1c4a Define a Scheme binding to ‘fchmodat’ when it exists. 3 years ago
  Maxime Devos 3a0554c60f Define a Scheme binding to ‘renameat’ when it exists. 3 years ago
  Maxime Devos 58ddd5c7bc Define bindings to ‘mkdirat’ when the C function exists. 3 years ago
  Maxime Devos 6c350b6094 Define ‘symlinkat’ wrapper when supported. 3 years ago
  Maxime Devos 9ffd297249 Allow file ports in ‘utime’. 3 years ago
  Maxime Devos 30247dc414 Allow file ports in ‘readlink’. 3 years ago
  Maxime Devos 273bfe7510 Allow file ports in ‘chdir’ when supported. 3 years ago
  Michael Gran d3261e8497 Presumes signal handler return void 2 years ago
  Mike Gran e9db8a29e4 Remove special logic for the obscure CMU C library's libc.h 2 years ago
  Mike Gran df8e772f3c Presume time.h and sys/time.h don't conflict when included 2 years ago
  Mike Gran 3827291425 Presume ISO C90 functions are always available 2 years ago
  Mike Gran 9b357bace3 Presume ISO C90 headers are always available 2 years ago
  Mike Gran 128e0a3479 Remove AC_HEADER_STDC from configure.ac 2 years ago
  Mike Gran a274e1ced4 Remove obsolete macro AM_PROG_CC_C_O in configure script 2 years ago
  Mike Gran 78a98062a4 Use autoconf's ability to choose the latest version of C 2 years ago
  Mike Gran bec1918b38 Presume const is always available 2 years ago
  Mike Gran da254d6778 Update libtool initialization in configure script 2 years ago
  Ludovic Courtès 1d313bf5f0 'pipe' now takes an optional 'flags' parameter. 2 years ago
  Daniel Llorens 50d4b50203 Check for gperf at configure time 2 years ago
  Sergei Trofimovich f047133e7b build: Test '-flto' on both compiler and linker. 2 years ago
  Ludovic Courtès 24b30130ca build: When cross-compiling, get type sizes of the target system. 2 years ago
  Andy Wingo 9b9149a5bf Rework bootstrap to be reproducible 3 years ago
  Andy Wingo 6ed66f42cb Add -ftlo support 3 years ago
  Michael Gran 3f4d5d128c For MinGW use Windows filepaths in libpath.h 4 years ago
  Andy Wingo 91547abf54 More informative error message if GMP not found 3 years ago