]> Savannah Git Hosting - gnulib.git/commit
binary-io, math, pthread, sys_socket, u64, unistd: port to strict C
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Oct 2015 06:25:18 +0000 (23:25 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 14 Oct 2015 06:25:46 +0000 (23:25 -0700)
commitc5d07ce91a8ad51591154450442fa4376441fdfa
tree1eb3dc878c8ebd2e1f09846a7af399fc47b459b5
parentf982bc8df29c417d1c5c4a46866a1bc41ded65f6
binary-io, math, pthread, sys_socket, u64, unistd: port to strict C

* lib/binary-io.c, lib/math.c, lib/pthread.c, lib/sys_socket.c:
* lib/u64.c, lib/unistd.c:
Append 'typedef int dummy;', to pacify compilers that are picky
about empty translation units.
ChangeLog
lib/binary-io.c
lib/math.c
lib/pthread.c
lib/sys_socket.c
lib/u64.c
lib/unistd.c