Changes in trunk/src/sh_kern.c [3:22]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_kern.c
r3 r22 431 431 int (*rename) (int *, int *, 432 432 int *, int *); 433 /* flawfinder: ignore */ 433 434 int (*readlink) (int *, char *,int); 434 435 int (*follow_link) (int *, int *);
Note:
See TracChangeset
for help on using the changeset viewer.