Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magoo-magoo/uptimesyscall
Adding uptime syscall. It has one parameter. An address of a unsigned long. It store in the unsigned long the time in seconds since the system started.
https://github.com/magoo-magoo/uptimesyscall
Last synced: about 2 months ago
JSON representation
Adding uptime syscall. It has one parameter. An address of a unsigned long. It store in the unsigned long the time in seconds since the system started.
- Host: GitHub
- URL: https://github.com/magoo-magoo/uptimesyscall
- Owner: magoo-magoo
- Created: 2015-03-11T14:22:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T14:27:26.000Z (almost 10 years ago)
- Last Synced: 2024-04-24T10:16:26.248Z (8 months ago)
- Language: Diff
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UptimeSyscall
Adding uptime syscall. It has one parameter. An address of a unsigned long. It store in the unsigned long the time in seconds since the system started.
kernel linux 3.17