This website requires JavaScript.
Explore
Help
Sign In
libs
/
newlib-cygwin
Watch
4
Star
0
Fork
0
You've already forked newlib-cygwin
mirror of
git://sourceware.org/git/newlib-cygwin.git
synced
2025-01-16 03:19:54 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
newlib-cygwin
/
libgloss
/
m32r
/
getpid.c
Ranjith Kumaran
03261851a1
20000317 sourceware import
2000-03-17 22:48:54 +00:00
7 lines
37 B
C
Raw
Blame
History
int
_getpid
(
int
n
)
{
return
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink