Annotation of researchv10dc/libI77/d/close.c, revision 1.1.1.1

1.1       root        1: 9a10,14
                      2: > #ifdef NON_UNIX_STDIO
                      3: > #ifndef unlink
                      4: > #define unlink remove
                      5: > #endif
                      6: > #else
                      7: 18a24
                      8: > #endif
                      9: 39c45
                     10: <                              (void) t_runc((alist *)a);
                     11: ---
                     12: >                              t_runc((alist *)a);
                     13: 41c47
                     14: <                              (void) fclose(b->ufd);
                     15: ---
                     16: >                              fclose(b->ufd);
                     17: 49,50c55,56
                     18: <                              (void) fclose(b->ufd);
                     19: <                              (void) unlink(b->ufnm); /*SYSDEP*/
                     20: ---
                     21: >                              fclose(b->ufd);
                     22: >                              unlink(b->ufnm); /*SYSDEP*/
                     23: 78c84
                     24: <  void
                     25: ---
                     26: >  int
                     27: 87a94,96
                     28: > #ifdef __cplusplus
                     29: > return 0;
                     30: > #endif

unix.superglobalmegacorp.com

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