Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : pause.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pause.c
blob: 110909a88e32a2edcf6c7b8a82eac8ac0ca5c4ae (
plain
)
1
2
#include <unistd.h>
int
main
(){
pause
();}