提交歷史

作者 SHA1 備註 提交日期
  Maxime Devos c8b81ffb34 Define Scheme bindings to ‘openat’ when available. 3 年之前
  Maxime Devos cf255dd3a4 Define a Scheme binding to ‘fstatat’ when available. 3 年之前
  Maxime Devos 0af3c2f509 Define a Scheme binding to ‘fchownat’ when it exists. 3 年之前
  Maxime Devos 3b45185d8f Define a Scheme binding to ‘unlinkat’ when it exists. 3 年之前
  Maxime Devos 19b48b1c4a Define a Scheme binding to ‘fchmodat’ when it exists. 3 年之前
  Maxime Devos 3a0554c60f Define a Scheme binding to ‘renameat’ when it exists. 3 年之前
  Maxime Devos 58ddd5c7bc Define bindings to ‘mkdirat’ when the C function exists. 3 年之前
  Maxime Devos 6c350b6094 Define ‘symlinkat’ wrapper when supported. 3 年之前
  Maxime Devos 30247dc414 Allow file ports in ‘readlink’. 3 年之前
  Maxime Devos 273bfe7510 Allow file ports in ‘chdir’ when supported. 3 年之前
  Mike Gran e9db8a29e4 Remove special logic for the obscure CMU C library's libc.h 2 年之前
  Mike Gran df8e772f3c Presume time.h and sys/time.h don't conflict when included 2 年之前
  Mike Gran 9b357bace3 Presume ISO C90 headers are always available 2 年之前
  Maxime Devos 553c82cee9 Define `O_NOFOLLOW' and various other flags when supported. 4 年之前
  Andy Wingo 85433fc2b1 Add mkstemp; undocument mkstemp! 4 年之前
  Michael Gran 32bf48e4b7 Replace mutating mkdtemp! with non-mutating mkdtemp 4 年之前
  Michael Gran 758b31994c Fix incorrect docstring of mkdtemp! 4 年之前
  Michael Gran d98e1d5e4f New procedure mkdtemp! to create unique temporary directory 4 年之前
  Daniel Llorens 4677c12803 Fix cast enabling SCM_DEBUG_TYPING_STRICTNESS 2 4 年之前
  Andy Wingo 0a78d39b77 Merge from stable-2.2 5 年之前
  Ludovic Courtès 36ad1d24b3 'basename' correctly handles "/" and "//". 5 年之前
  Mike Gran a5df94e78c Fix binary output on files created by mkstemp! 6 年之前
  Mark H Weaver 3ae69f3063 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
  Mike Gran 78468baa11 Fix binary output on files created by mkstemp! 6 年之前
  Mark H Weaver c2a654b7d2 Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals. 6 年之前
  Ludovic Courtès 666f12c871 'select' returns empty sets upon EINTR and EAGAIN. 7 年之前
  Andy Wingo 1234bb1850 Update license notices in all C files 6 年之前
  Andy Wingo 791eb0c01a Remove (C) from copyright statements 6 年之前
  Andy Wingo b8d757732f Rationalize include order in C files 6 年之前
  Andy Wingo 3068bc7384 Make libguile header inclusion consistent within libguile c files 6 年之前