| .. | 
		
		
			
			
			
			
				| aix | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| bsd | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| cygwin32 | + Use setreu/gid if seteu/gid is not avaiable | 2002-01-09 11:25:02 +00:00 | 
		
			
			
			
			
				| generic | Added generic configuration. | 2002-01-09 15:07:18 +00:00 | 
		
			
			
			
			
				| hpux | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| irix | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| lib | Sync with scsh tree | 2001-06-06 11:06:05 +00:00 | 
		
			
			
			
			
				| linux | num-ttychars (value of NCCS) seems to be 32 not 19. | 2002-01-24 08:18:43 +00:00 | 
		
			
			
			
			
				| next | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| rx | Temporay (non-)fix for any. | 2001-10-05 09:56:12 +00:00 | 
		
			
			
			
			
				| solaris | Removed some constants which are commented out in netconst.scm from the exports. | 2001-11-08 13:30:27 +00:00 | 
		
			
			
			
			
				| sunos | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| test | Using /tmp in a test for chdir is a bad idea as it may be a link. | 2001-08-08 08:44:43 +00:00 | 
		
			
			
			
			
				| ultrix | char_ready can be defined in terms of select, stream_char_ready is no longer needed, so there is nothing machine-specific left. | 2001-09-06 16:34:49 +00:00 | 
		
			
			
			
			
				| .gitignore | … |  | 
		
			
			
			
			
				| awk.scm | Added missing "See file COPYING" to copyright notice. | 2001-03-11 18:03:50 +00:00 | 
		
			
			
			
			
				| bdbmo.c | … |  | 
		
			
			
			
			
				| char-set.scm | … |  | 
		
			
			
			
			
				| cstuff.c | … |  | 
		
			
			
			
			
				| cstuff.h | … |  | 
		
			
			
			
			
				| db.c | … |  | 
		
			
			
			
			
				| db.scm | … |  | 
		
			
			
			
			
				| dbm.c | … |  | 
		
			
			
			
			
				| dbm.scm | … |  | 
		
			
			
			
			
				| dbm1.c | … |  | 
		
			
			
			
			
				| defrec.scm | … |  | 
		
			
			
			
			
				| dirstuff1.c | Added own init function. | 2001-09-07 15:56:02 +00:00 | 
		
			
			
			
			
				| dirstuff1.h | Replaced most of define-foreign by | 2001-08-08 09:21:20 +00:00 | 
		
			
			
			
			
				| dot-locking.scm | Made arguments to OBTAIN-DOT-LOCK optional and supply sensible | 2002-01-07 13:11:26 +00:00 | 
		
			
			
			
			
				| ekko.scm | … |  | 
		
			
			
			
			
				| endian.scm.in | … |  | 
		
			
			
			
			
				| enumconst.scm | define-enum-constants-from-zero for enumerations wirhout explicit numbers. | 2001-01-02 14:42:14 +00:00 | 
		
			
			
			
			
				| event.scm | * New package definitions now that we have SRFI-13 and 14 | 2001-03-23 12:45:31 +00:00 | 
		
			
			
			
			
				| fdports.h | … |  | 
		
			
			
			
			
				| fdports.scm | … |  | 
		
			
			
			
			
				| fdports1.c | Removed include of stdio_dep.h. | 2001-09-07 15:58:05 +00:00 | 
		
			
			
			
			
				| fdports1.h | … |  | 
		
			
			
			
			
				| fileinfo.scm | Manual says FILE-NOT-READABLE? and brothers return 'NO-DIRECTORY | 2001-03-15 03:54:48 +00:00 | 
		
			
			
			
			
				| filemtch.scm | … |  | 
		
			
			
			
			
				| filesys.scm | Replaced most of define-foreign by | 2001-08-08 09:21:20 +00:00 | 
		
			
			
			
			
				| flock.scm | Use import-os-error-syscall to convert from os-error to syscall-error. | 2001-09-12 14:08:24 +00:00 | 
		
			
			
			
			
				| flock1.c | Removed remaining define-foreign. Flock code is cig-less now. | 2001-08-08 12:52:37 +00:00 | 
		
			
			
			
			
				| flock1.h | Removed remaining define-foreign. Flock code is cig-less now. | 2001-08-08 12:52:37 +00:00 | 
		
			
			
			
			
				| fname.scm | … |  | 
		
			
			
			
			
				| fr.scm | Rest of Olins merge for SRFI-13 and 14. | 2001-03-23 10:52:09 +00:00 | 
		
			
			
			
			
				| glob.scm | Fixed a bug in the construction of the regexp for [...] backet globs. | 2001-05-23 22:32:35 +00:00 | 
		
			
			
			
			
				| here.scm | … |  | 
		
			
			
			
			
				| let-opt.scm | New, improved let-opt. More features. | 2001-03-11 04:11:11 +00:00 | 
		
			
			
			
			
				| low-interrupt.scm | Built the event system directly into the RTS. Built sighandlers above | 2001-01-09 15:52:52 +00:00 | 
		
			
			
			
			
				| meta-arg.scm | Rest of Olins merge for SRFI-13 and 14. | 2001-03-23 10:52:09 +00:00 | 
		
			
			
			
			
				| ndbm.c | … |  | 
		
			
			
			
			
				| ndbm.scm | … |  | 
		
			
			
			
			
				| ndbm1.c | … |  | 
		
			
			
			
			
				| ndbmo.c | … |  | 
		
			
			
			
			
				| network.scm | Appropriate error message if retrying connect failed. | 2002-01-23 15:06:08 +00:00 | 
		
			
			
			
			
				| network1.c | Replaced // comments. | 2002-01-11 10:13:58 +00:00 | 
		
			
			
			
			
				| network1.h | Removed remaining define-foreign. Network code is cig-less now. | 2001-08-08 11:54:04 +00:00 | 
		
			
			
			
			
				| newports.scm | Derelease bufpol/line | 2002-01-03 10:23:19 +00:00 | 
		
			
			
			
			
				| nextbs.c | … |  | 
		
			
			
			
			
				| nt2.c | … |  | 
		
			
			
			
			
				| proc2.c | … |  | 
		
			
			
			
			
				| process_args.c | … |  | 
		
			
			
			
			
				| procobj.scm | + reworked wait | 2001-12-05 14:45:35 +00:00 | 
		
			
			
			
			
				| pty.scm | … |  | 
		
			
			
			
			
				| putenv.c | … |  | 
		
			
			
			
			
				| rdelim.c | Snapshot of the cig generated files. | 2001-01-01 17:55:36 +00:00 | 
		
			
			
			
			
				| rdelim.scm | … |  | 
		
			
			
			
			
				| re1.h | … |  | 
		
			
			
			
			
				| rw.scm | + Decigged syscalls, sleep | 2001-09-07 16:05:31 +00:00 | 
		
			
			
			
			
				| scsh-condition.scm | Use import-os-error-syscall to convert from os-error to syscall-error. | 2001-09-12 14:08:24 +00:00 | 
		
			
			
			
			
				| scsh-interfaces.scm | Add BREAK-DOT-LOCK to DOT-LOCKING-INTERFACE. | 2002-01-07 13:11:55 +00:00 | 
		
			
			
			
			
				| scsh-package.scm | Basically reimplement to my idea of dot-locking. | 2001-12-27 17:29:17 +00:00 | 
		
			
			
			
			
				| scsh-read.scm | … |  | 
		
			
			
			
			
				| scsh-tramp.c | … |  | 
		
			
			
			
			
				| scsh-version.scm | … |  | 
		
			
			
			
			
				| scsh.scm | Align the resource before changing it in with-resource*. | 2002-01-29 08:12:09 +00:00 | 
		
			
			
			
			
				| scsh_aux.c | Check if SIGINFO and SIGPWR are the same (HP-UX 10.2). | 2002-01-09 12:59:13 +00:00 | 
		
			
			
			
			
				| scsh_aux.h | Replaced // comments. | 2002-01-11 10:13:58 +00:00 | 
		
			
			
			
			
				| select.c | Snapshot of cig generated files. | 2001-01-09 15:57:06 +00:00 | 
		
			
			
			
			
				| select.scm | … |  | 
		
			
			
			
			
				| select1.c | Replaced // comments. | 2002-01-11 10:13:58 +00:00 | 
		
			
			
			
			
				| select1.h | … |  | 
		
			
			
			
			
				| sighandlers.scm | + Fixed small race condition problem in wait. There are still problems | 2001-11-08 08:14:37 +00:00 | 
		
			
			
			
			
				| sighandlers1.c | removed unused code, port to new FFI | 2001-01-01 17:49:08 +00:00 | 
		
			
			
			
			
				| sighandlers1.h | removed unused code, port to new FFI | 2001-01-01 17:49:08 +00:00 | 
		
			
			
			
			
				| signals1.c | … |  | 
		
			
			
			
			
				| signals1.h | … |  | 
		
			
			
			
			
				| sleep1.c | + Decigged syscalls, sleep | 2001-09-07 16:05:31 +00:00 | 
		
			
			
			
			
				| startup.scm | Initialize session and user-environment correctly. | 2001-11-27 18:11:38 +00:00 | 
		
			
			
			
			
				| static.scm.in | … |  | 
		
			
			
			
			
				| stringcoll.scm | … |  | 
		
			
			
			
			
				| syntax-helpers.scm | … |  | 
		
			
			
			
			
				| syntax.scm | … |  | 
		
			
			
			
			
				| syscalls.scm | Renamed scsh-events to sigevents. | 2001-10-18 09:02:52 +00:00 | 
		
			
			
			
			
				| syscalls1.c | GC protection fix for waitpid. | 2002-01-27 20:20:09 +00:00 | 
		
			
			
			
			
				| syscalls1.h | + Decigged syscalls, sleep | 2001-09-07 16:05:31 +00:00 | 
		
			
			
			
			
				| syslog.scm | New implementation of (no-inheritance) thread-local cells and thread | 2001-12-03 15:21:46 +00:00 | 
		
			
			
			
			
				| syslog1.c | ... and here's the first post-0.6 bug fix: | 2002-01-10 09:53:57 +00:00 | 
		
			
			
			
			
				| threads.scm | Use fork-thread in fork/thread. | 2001-12-07 09:59:48 +00:00 | 
		
			
			
			
			
				| time.scm | Use import-os-error-syscall to convert from os-error to syscall-error. | 2001-09-12 14:08:24 +00:00 | 
		
			
			
			
			
				| time1.c | Replaced // comments. | 2002-01-11 10:13:58 +00:00 | 
		
			
			
			
			
				| time1.h | Decigged time. | 2001-09-07 12:36:30 +00:00 | 
		
			
			
			
			
				| top.scm | Return 0 exit status for -c and -e. | 2002-01-24 08:14:42 +00:00 | 
		
			
			
			
			
				| tty.scm | Use import-os-error-syscall to convert from os-error to syscall-error. | 2001-09-12 14:08:24 +00:00 | 
		
			
			
			
			
				| tty1.c | Replaced // comments. | 2002-01-11 10:13:58 +00:00 | 
		
			
			
			
			
				| tty1.h | Decigged tty. | 2001-09-07 15:17:54 +00:00 | 
		
			
			
			
			
				| userinfo1.c | Changed return type of init function to void. | 2001-01-01 17:21:35 +00:00 | 
		
			
			
			
			
				| userinfo1.h | … |  | 
		
			
			
			
			
				| utilities.scm | + Fixed small race condition problem in wait. There are still problems | 2001-11-08 08:14:37 +00:00 | 
		
			
			
			
			
				| weaktables.scm | Fixed bug in weak-table-walk. | 2001-10-03 14:40:04 +00:00 |