Age | Commit message (Collapse) | Author |
|
|
|
we can be sure at compilation time that it is used in the way it is expected to be (that function has more than one possible signature in various unixes)
|
|
|
|
|
|
is too late for that
|
|
This is groundwork for landing musl includes which remove
some of the deprecated functions or very old BSDisms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added lchmod, new tests, fixed for mknod return values
|
|
- fixed up errno values for mknod
- split up stat tests into test_stat, test_stat_chmod, test_stat_mknod
|
|
|
|
|
|
Some code uses these instead of the extern symbols.
|
|
minor fixes to return codes of closedir, telldir
|
|
|
|
|
|
|
|
|
|
|
|
It was put into newlib grp.h revision 1.2 by Edward M. Lee,
but every other system's grp.h I looked at doesn't do this.
|
|
|
|
|
|
GNUnet contains a switch with cases for AF_UNIX and AF_INET.
|
|
|
|
This fixes a bug compiling libunistring which checks
these constants against sizeof(long double).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
code when registering class methods and properties.
|
|
|
|
|
|
JS, it gets converted into a typed array object on the other side. Intended for WebGL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are only two.
Conflicts:
tests/embind/embind_test.cpp
|
|
|