URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libnetworking/] [rtems/] [issetugid.c] - Rev 1765
Compare with Previous | Blame | View Log
/* * Dummy version of BSD routine * * issetugid.c,v 1.2 1998/08/20 21:56:25 joel Exp */ int issetugid (void) { return 0; }