jameswalmsley / bitthunder

BitThunder - Reliable, real time, portable, scalable, embedded operating system, RTOS.
http://bitthunder.org
Other
168 stars 48 forks source link

[POSIX] [SYSCALL] getpid #13

Closed jameswalmsley closed 10 years ago

jameswalmsley commented 10 years ago

Ensure getpid is POSIX compliant.

jameswalmsley commented 10 years ago

Syscall was sucessfully implemented in: 627ec1ed

jameswalmsley commented 10 years ago

Judging by the simplicity of this system call, I'm going to sign this one off as being compliant.