repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
system-posix
blob
d81d83ea95bd65e72159abfc40d89156909bbfae
1
Description:
2
system() function: execute a shell command
3
4
Files:
5
6
Depends-on:
7
stdlib
8
sys_wait
9
10
configure.ac:
11
gl_STDLIB_MODULE_INDICATOR([system-posix])
12
13
Makefile.am:
14
15
Include:
16
<stdlib.h>
17
18
License:
19
LGPL
20
21
Maintainer:
22
all