- 14 Apr, 1998 2 commits
-
-
Mike Stephens authored
-
Rob Thornburrow authored
-
- 26 Mar, 1998 2 commits
-
-
Kevin Bracey authored
-
Kevin Bracey authored
* strerror/perror now call _kernel_last_oserror and use result if errno is unknown. * _sys_open calls error-returning form of OS_Find so _kernel_last_oserror can return something meaningful after fopen fails * All file handling calls set errno to -1 if a _kernel_osfind/ _kernel_osgbpb etc call returns an error * These three changes mean that the code sequence if ((fp = fopen(file, "rb")) == NULL) { perror(progname); return 1; } will now say something useful rather than "No error (errno=0)" This could now be used by socklib to get perror to work with errors generated by the Internet module. * ANSILib now outputs proper messages, not just tokens.
-
- 16 Jun, 1997 1 commit
-
-
Kevin Bracey authored
-
- 29 May, 1997 2 commits
-
-
Kevin Bracey authored
-
Kevin Bracey authored
-
- 09 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 01 May, 1997 3 commits
-
-
Kevin Bracey authored
-
Kevin Bracey authored
-
Kevin Bracey authored
-
- 21 Jan, 1997 3 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
Neil Turton authored
-
- 16 Dec, 1996 1 commit
-
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 4 commits
-
-
Neil Turton authored
-
Neil Turton authored
-
ROOL authored
Sprout from master 1996-11-05 09:25:44 UTC Neil Turton <nturton@gitlab.riscosopen.org> 'Import from cleaned 360 CD' Delete: !MkDecode,fd7 MakeDecAOF
-
Neil Turton authored
-