mainzelm
|
3ce5de8758
|
If $HOME is unset, consult (user-info (user-uid)) for the value of home-directory.
|
2002-02-06 15:17:19 +00:00 |
mainzelm
|
07f796459e
|
Align the resource before changing it in with-resource*.
|
2002-01-29 08:12:09 +00:00 |
mainzelm
|
284d89fe12
|
Added hook to align cwd and umask for the S48 system.
|
2001-12-19 09:14:15 +00:00 |
mainzelm
|
2e5fd56011
|
Minor clean-up.
|
2001-12-07 11:28:37 +00:00 |
mainzelm
|
3620d702f0
|
Use make-preserved-thread-fluid for the process resources.
Fixed indentation.
|
2001-12-05 08:34:37 +00:00 |
mainzelm
|
d6a7f7c303
|
Changed default value of *temp-file-template*: First $TMPDIR is
consulted, if it is unset we use "/var/tmp".
|
2001-10-23 08:07:53 +00:00 |
mainzelm
|
f4bd5dfa85
|
Fixed bug in thread-change-resource (and thereby in chdir).
|
2001-09-12 14:43:19 +00:00 |
mainzelm
|
ebd33706cc
|
Use import-os-error-syscall to convert from os-error to syscall-error.
|
2001-09-12 14:08:24 +00:00 |
mainzelm
|
9c46dba238
|
+ Removed record-discloser for env
+ Added record-resumer for env
|
2001-08-06 09:24:24 +00:00 |
mainzelm
|
4aa561b569
|
Implement environment per thread via process-resource/thread-fluids.
|
2001-08-06 08:33:24 +00:00 |
mainzelm
|
75fa4c1852
|
With-umask-align for the rest of the syscalls.
|
2001-07-10 14:52:57 +00:00 |
mainzelm
|
decf6184d9
|
+ Derive general make-process-resource from cwd stuff
+ Implement cwd with make-process-resource
+ Implement umask with make-process-resource
+ Add with-umask-aligned* to exec
|
2001-07-09 21:23:04 +00:00 |
mainzelm
|
04362fd7e3
|
+ Switched cwd to thread-fluids
+ Added with-cwd-aligned* for exec
+ Moved reinitializer from syslog to scsh-utilities
|
2001-07-09 18:29:26 +00:00 |
olin-shivers
|
00544d449c
|
Fixed bug in CREATE-TEMP-FILE wherein format-string tilde's weren't
being quoted. Oops.
|
2001-06-02 17:45:25 +00:00 |
mainzelm
|
5500490a1d
|
Sleazy fix for the inliner: procedures can't "return" error, so wrap a
(if #t ...) around it.
|
2001-04-09 07:59:17 +00:00 |
olin-shivers
|
d708ef06e2
|
EXEC-PATH-LIST is now a fluid.
|
2001-03-11 18:58:54 +00:00 |
mainzelm
|
df2db4631d
|
Changed default directory for create-temp-file fro /usr/tmp to /tmp.
|
2000-12-22 14:13:17 +00:00 |
marting
|
04fc3b8b37
|
Fork sets batch-mode in child only if there is a session.
|
2000-07-28 09:11:09 +00:00 |
marting
|
d130f23f0d
|
Put cwd in a record to be able to define a resumer that initializes to
process-cwd.
|
2000-07-11 12:29:35 +00:00 |
marting
|
b79df3d6c1
|
Opened threads-internal only for access and replaced runn by run again.
|
2000-06-28 10:30:59 +00:00 |
marting
|
ea5725436e
|
Added several cwd-aligns. with-env usees with-lock. Some corrections
to getenv.
|
2000-06-28 10:27:34 +00:00 |
marting
|
2c5a392584
|
Fixed cwd: Removed dynamic-wind and seperated things.
|
2000-06-20 08:44:01 +00:00 |
marting
|
d0b3f61ccd
|
Better type annotations. Moved char_pp_2_sting_list to cstuff.c.
|
2000-05-16 09:24:54 +00:00 |
marting
|
07a9816153
|
added env and cwd per thread
|
1999-11-04 21:40:50 +00:00 |
marting
|
26447c1d1a
|
added channel-cell-ref to newports for the changed design in rts/channel-port.s, vm starts from dumped image now
|
1999-09-24 23:52:32 +00:00 |
marting
|
4e935c24a5
|
just a snapshot
|
1999-09-23 14:36:25 +00:00 |
marting
|
09136048ae
|
Added files from david fishers home (~dfisher/scsh-0.5.1).
Be warned: the scsh-version he started from was neither 0.5.1 nor
0.5.2, but something in between !
|
1999-09-14 13:32:05 +00:00 |