Historie revizí

Autor SHA1 Zpráva Datum
  Andy Wingo 82ea7c763b Fix open-file mode misinterpretation před 8 roky
  Andy Wingo 69ca2bb221 Elide syscalls in fdes->port před 8 roky
  Andy Wingo c957ec7ab0 Use atomics for async interrupts před 8 roky
  Andy Wingo 2fa2e50a0f Add file descriptor finalizers před 8 roky
  Andy Wingo aae3561584 Allow mkstemp! to have optional "mode" argument před 8 roky
  Andy Wingo 534139e458 Support for non-blocking I/O před 8 roky
  Andy Wingo cd51ce81d0 Use heap-allocated port types instead of ptobnums před 8 roky
  Andy Wingo 08574987d9 Remove scm_t_port_internal před 8 roky
  Andy Wingo e5d2f4e566 Make scm_t_port private před 8 roky
  Andy Wingo 6ff542ee71 Add random_access_p port type method před 8 roky
  Andy Wingo 105e36543f Remove scm_puts_unlocked. před 9 roky
  Andy Wingo 206b3f6e03 Remove scm_putc_unlocked. před 9 roky
  Andy Wingo 44b3342c4d Load port bindings in separate (ice-9 ports) module před 9 roky
  Andy Wingo f7027a8b88 Port read/write functions take bytevectors před 9 roky
  Andy Wingo 8399e7af51 Generic port facility provides buffering uniformly před 9 roky
  Andy Wingo e8eeeeb1d4 Port close functions return void před 9 roky
  Andy Wingo b77fb752dd Flush buffered reads / writes before seeking před 9 roky
  Andy Wingo 2caae477c5 Refactor to rw_random / rw_active port flags před 9 roky
  Andy Wingo 67b147fb7a Remove port free functions; just close instead před 9 roky
  Andy Wingo 4eb9fd47c4 Move line-buffing machinery to ports.c před 9 roky
  Andy Wingo 0a0a8d819d Move setvbuf impl to ports.[ch] před 9 roky
  Andy Wingo baa74d3695 Merge commit '37b1453032488de582175270d1b3a1653ea81457' před 10 roky
  Ludovic Courtès 37b1453032 Avoid converting the 'mode' argument of 'open-file'. před 10 roky
  Mark H Weaver 856d318a9f Merge branch 'stable-2.0' před 10 roky
  Ludovic Courtès 5e793ad851 Silence GCC warning. před 11 roky
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' před 11 roky
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. před 11 roky
  Andy Wingo e140d85d53 Merge commit '122f24cc8a3637ed42d7792ad1ff8ec0c49c58df' před 11 roky
  Ludovic Courtès 122f24cc8a Prepare 'setvbuf' to support for non-file ports. před 11 roky
  Andy Wingo 6a9d9e3a62 Declare scm_i_open_file to silence a warning před 11 roky