Joe Groff
|
6d4724a095
|
scrub memory>struct calls made redundant
|
2010-02-22 12:22:29 -08:00 |
Doug Coleman
|
c32fcf918b
|
Fix user-name in unix.users, add unit test
|
2010-02-04 22:14:53 -06:00 |
Doug Coleman
|
7c40fc1a36
|
unix-system-call io-error -> unix-system-call drop
make unix.ffi, unix.ffi.linux unportable
fix spacing in io.cpp before refactoring
|
2010-01-23 09:07:35 -06:00 |
Doug Coleman
|
cc068b4f72
|
getgrent doesn't need unix-system-call
|
2010-01-22 19:05:17 -06:00 |
Doug Coleman
|
8d952277a2
|
Handle EINTR in a lot of cases where it wasn't handled before. Split off unix into unix.ffi and unix.
|
2010-01-22 12:59:24 -06:00 |
Joe Groff
|
61d579360d
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
Doug Coleman
|
45629c63b3
|
update users/groups for new structs
|
2009-08-30 23:07:46 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
cd53c2bd37
|
produce and produce-as: don't need third quotation either
|
2009-02-28 15:31:34 -06:00 |
Doug Coleman
|
8b0b5878d2
|
at* -> ?at in a couple places
|
2009-02-22 17:52:59 -06:00 |
Doug Coleman
|
b08e1a0205
|
remove debug line
|
2009-01-09 17:44:21 -06:00 |
Doug Coleman
|
56808874f1
|
fix group-name on netbsd
|
2009-01-09 15:28:10 -06:00 |
Doug Coleman
|
5135a2499a
|
username -> user-name
|
2009-01-08 17:07:33 -06:00 |
Doug Coleman
|
638f1f4ceb
|
fix group-name word, rename username -> user-name because of symmetry with group-name, use cleave>array in a couple places to eliminate counting items in an array manually
|
2009-01-07 14:53:43 -06:00 |
Slava Pestov
|
c5160d76e9
|
Merge qualified, alias, symbols, constants into core
|
2008-12-17 18:10:01 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
Slava Pestov
|
f44d8f4cf5
|
Fix combinators so that directory. can infer on Unix
|
2008-11-18 11:45:55 -06:00 |
Doug Coleman
|
8b26610808
|
os envs code and use unix.utilities
|
2008-10-18 21:15:43 -05:00 |
Doug Coleman
|
031ebe98b1
|
largert group buffer, openbsd apparently keeps the microseconds in their file timestamps. fix unit tests for this
|
2008-10-08 15:57:47 -05:00 |
Doug Coleman
|
1ba5b448d7
|
document unix.groups
|
2008-10-08 13:05:16 -05:00 |
Doug Coleman
|
5916fcea75
|
initial comit of groups, users, and utmpx
|
2008-10-07 19:25:05 -05:00 |