File:  [Research Unix] / researchv10dc / libI77 / d / close.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

9a10,14
> #ifdef NON_UNIX_STDIO
> #ifndef unlink
> #define unlink remove
> #endif
> #else
18a24
> #endif
39c45
< 				(void) t_runc((alist *)a);
---
> 				t_runc((alist *)a);
41c47
< 				(void) fclose(b->ufd);
---
> 				fclose(b->ufd);
49,50c55,56
< 				(void) fclose(b->ufd);
< 				(void) unlink(b->ufnm); /*SYSDEP*/
---
> 				fclose(b->ufd);
> 				unlink(b->ufnm); /*SYSDEP*/
78c84
<  void
---
>  int
87a94,96
> #ifdef __cplusplus
> return 0;
> #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.