summaryrefslogtreecommitdiff
path: root/zwgc/port.c
Commit message (Collapse)AuthorAge
* passes gcc -Wall with no warnings other than des cryppt C_block sadness and ↵Gravatar Karl Ramm2008-01-21
| | | | getsid problem
* de K&Rify, fix prototypesGravatar Karl Ramm2008-01-21
|
* Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.Gravatar Greg Hudson1999-01-22
|
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
| | | | detailed change information.
* This is the 90s, we should use strerror().Gravatar Greg Hudson1994-11-12
|
* Check file descriptor, not errno, after fopenGravatar Richard Basch1994-02-14
|
* High-level compiler errors should be conditionalized on the compilerGravatar Kenneth G Raeburn1990-10-19
| | | | brand (High C) rather than the hardware platform (ibm032).
* Added workaround for bug in RT hc compiler 2.1y.Gravatar Kenneth G Raeburn1990-05-16
|
* frob umask with writable files (create_file_output_port)Gravatar John Kohl1989-11-28
|
* correct the form of a variable functionGravatar John Kohl1989-11-15
|
* add umasks around the port file creationGravatar John Kohl1989-11-15
|
* Copyright and RCS headers added.Gravatar Marc Horowitz1989-11-01
|
* Initial revisionGravatar Marc Horowitz1989-11-01