Commit History

Author SHA1 Message Date
  Mike Gran 9b357bace3 Presume ISO C90 headers are always available 2 years ago
  Ludovic Courtès a356ceebee Add support for "e" flag (O_CLOEXEC) to 'open-file'. 2 years ago
  Ludovic Courtès b1bdd791ce Zero the initial file port revealed count. 4 years ago
  Andy Wingo dbc93d6195 Avoid throwing exceptions during early boot if stdin is closed 5 years ago
  Andy Wingo b3b14fe6a2 Merge from stable-2.2 5 years ago
  Andy Wingo afb2c96248 Merge from stable-2.2 5 years ago
  Mark H Weaver a17b727963 fport_seek: Eliminate a fruitless use of 'off_t_or_off64_t'. 5 years ago
  Mark H Weaver 91ba73b397 Improve overflow checks in bytevector, string, and I/O operations. 5 years ago
  Andy Wingo 6cd9b3114f Fix use of uninstalled header by installed headers 6 years ago
  Andy Wingo 1234bb1850 Update license notices in all C files 6 years ago
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 years ago
  Andy Wingo b8d757732f Rationalize include order in C files 6 years ago
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 years ago
  Andy Wingo c495b44714 Remove Emacs local variables comments in Guile source 6 years ago
  Andy Wingo 40ade0886e Remove _scm.h 6 years ago
  Andy Wingo a7bcd66f6f Devolve symbols.h from _scm.h 6 years ago
  Andy Wingo f043d0c3dc Remove modules.h from _scm.h. 6 years ago
  Andy Wingo 3c48c87784 Devolve variable.h from _scm.h. 6 years ago
  Andy Wingo bf15afa6bf Move subr snarfing macros to gsubr.h. 6 years ago
  Andy Wingo d3cfabd89b Devolve numbers.h from _scm.h. 6 years ago
  Andy Wingo 730cfd80e2 Devolve pairs.h 6 years ago
  Andy Wingo 1a99bd10f8 Devolve boolean.h include. 6 years ago
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo 5176db70ca Move syscall-related private defines to their own header 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Ludovic Courtès 1008ea3154 Allow garbage collection of revealed file ports. 7 years ago
  Andy Wingo 82ea7c763b Fix open-file mode misinterpretation 8 years ago
  Andy Wingo 69ca2bb221 Elide syscalls in fdes->port 8 years ago
  Andy Wingo c957ec7ab0 Use atomics for async interrupts 8 years ago
  Andy Wingo 2fa2e50a0f Add file descriptor finalizers 8 years ago