Age | Commit message (Expand) | Author | Files | Lines |
2021-01-18 | Move declaration for scm_mkstemp to filesys.h | Michael Gran | 1 | -2/+1 |
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -1/+1 |
2018-06-20 | Rename __scm.h to scm.h | Andy Wingo | 1 | -1/+0 |
2018-06-20 | Remove Emacs local variables comments in Guile source | Andy Wingo | 1 | -6/+0 |
2018-06-20 | Remove useless "classes: h_files" from Guile headers. | Andy Wingo | 1 | -4/+2 |
2016-08-31 | Move system* to posix.c, impl on open-process | Andy Wingo | 1 | -0/+1 |
2011-04-25 | Move `{total,current}-processor-count' outside of `posix.c'. | Ludovic Courtès | 1 | -3/+2 |
2010-12-07 | Add `total-processor-count' and `current-processor-count'. | Ludovic Courtès | 1 | -0/+2 |
2010-12-03 | Add bindings to GNU `sched_setaffinity' and `sched_getaffinity'. | Ludovic Courtès | 1 | -0/+2 |
2010-11-18 | deprecate cuserid | Andy Wingo | 1 | -1/+0 |
2010-06-15 | Add tmpfile(3) to libguile. | Thien-Thi Nguyen | 1 | -0/+1 |
2010-05-28 | Fix the visibility of a few of internal symbols. | Ludovic Courtès | 1 | -2/+2 |
2010-01-17 | nanosecond timestamp support in stat and utime | Andy Wingo | 1 | -1/+2 |
2009-12-27 | Add support for getsid | Neil Jerram | 1 | -0/+1 |
2009-11-14 | Replace `setbinary' by a public `%default-port-encoding' fluid. | Ludovic Courtès | 1 | -2/+1 |
2009-08-25 | Add full Unicode capability to ports and the default reader | Michael Gran | 1 | -0/+1 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-03-27 | add getrlimit and setrlimit wrappers | Andy Wingo | 1 | -0/+2 |
2008-07-04 | Don't declare `scm_i_locale_mutex' as `SCM_INTERNAL'. | Ludovic Courtès | 1 | -1/+1 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -3/+3 |
2006-11-18 | Changes from arch/CVS synchronization | Ludovic Courtès | 1 | -2/+3 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2003-07-27 | * posix.h (scm_setgroups): New prototype. | Marius Vollmer | 1 | -1/+2 |
2003-04-07 | * posix.h: change occurences of "id" to something else so we don't | Rob Browning | 1 | -4/+4 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -56/+56 |
2001-08-31 | * Remove deprecated macros and typenames. | Dirk Herrmann | 1 | -7/+9 |
2001-03-18 | * posix.c (scm_tmpnam): check that return value from tmpnam is not | Gary Houston | 1 | -1/+2 |
2001-03-09 | Added some new posix functions: | Martin Grabmüller | 1 | -0/+10 |
2000-06-12 | Updated copyrights | Mikael Djurfeldt | 1 | -1/+1 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -45/+45 |
1998-10-19 | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c, | Jim Blandy | 1 | -1/+1 |
1998-09-06 | * posix.h (scm_tmpnam): Added prototype. | Jim Blandy | 1 | -0/+1 |
1997-08-16 | * stime.h: prototype for scm_times. | Gary Houston | 1 | -2/+3 |
1997-05-26 | * Lots of files: New address for FSF. | Jim Blandy | 1 | -3/+3 |
1997-04-12 | * stime.c (scm_mktime): take an optional zone argument. | Gary Houston | 1 | -2/+0 |
1997-04-05 | * posix.c (scm_putenv): don't check HAVE_PUTENV. | Gary Houston | 1 | -3/+2 |
1997-03-29 | * ioext.c (scm_setfileno): throw a runtime error if SET_FILE_FD_FIELD | Gary Houston | 1 | -0/+3 |
1997-01-25 | * ports.c: add SCM_PROC declarations for pt-size and pt-member. | Gary Houston | 1 | -4/+1 |
1996-10-28 | * configure.in: add tests for figuring out whether buffered data | Gary Houston | 1 | -20/+20 |
1996-10-14 | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1 | -102/+46 |
1996-09-11 | * numbers.h: Repeated declarations removed. | Jim Blandy | 1 | -0/+12 |
1996-09-05 | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h, | Jim Blandy | 1 | -1/+1 |
1996-09-04 | Don't install the unwashed masses of Guile header files in the | Jim Blandy | 1 | -1/+1 |
1996-07-25 | maintainer changed: was lord, now jimb; first import | Jim Blandy | 1 | -0/+145 |