Commit History

Author SHA1 Message Date
  Maxime Devos 793fb46a1e Update NEWS. 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 24028e75ca Define AT_REMOVEDIR and others when available. 3 years ago
  Maxime Devos f018e0d486 Correct documentation of ‘mkdir’ w.r.t. the umask. 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 1ddc4eb964 Fixes arg type for scm_integer_from_mpz 2 years ago
  Michael Gran b6a84d50e1 autoupdate acinclude.m4 2 years ago
  Michael Gran d3261e8497 Presumes signal handler return void 2 years ago
  Michael Gran 2b73ef4deb Modernizes labels-as-values.m4 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
  Jean Abou Samra bc3b1a4e2d doc: Document how (ice-9 format) replaces 'format'. 2 years ago
  Christopher Baines 6847365a9f Define SO_RCVTIMEO and SO_SNDTIMEO. 2 years ago
  Daniel Llorens 328d6039d2 Update reference to the GNU Coding Standards. 2 years ago