This website requires JavaScript.
Explore
Help
Register
Sign in
FreeChainXenon
/
newlib-cygwin
Watch
1
Star
0
Fork
You've already forked newlib-cygwin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e0f61e607c
newlib-cygwin
/
libgloss
/
m32r
/
getpid.c
Ranjith Kumaran
03261851a1
20000317 sourceware import
2000-03-17 22:48:54 +00:00
6 lines
37 B
C
Raw
Blame
History
int
_getpid
(
int
n
)
{
return
1
;
}
Reference in a new issue
View git blame
Copy permalink