File: getgid.S

package info (click to toggle)
dietlibc 0.31-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,664 kB
  • ctags: 19,181
  • sloc: ansic: 52,956; asm: 10,977; cpp: 1,834; makefile: 675; sh: 104; perl: 62
file content (3 lines) | stat: -rw-r--r-- 46 bytes parent folder | download | duplicates (12)
1
2
3
#include "syscalls.h"

syscall(getgid,getgid)