aix-strings-h-preferred-over-string-h-20010628
authorDerrick Brashear <shadow@dementia.org>
Thu, 28 Jun 2001 17:05:56 +0000 (17:05 +0000)
committerDerrick Brashear <shadow@dementia.org>
Thu, 28 Jun 2001 17:05:56 +0000 (17:05 +0000)
commitfcc1a29b4e5f71ac90fb022414af5ae6554b23c1
tree67392c66a837be50923e70d074d804b74885afd6
parentcc4f5ee37893f72de1a264ec481bc93939828bd7
aix-strings-h-preferred-over-string-h-20010628

otherwise we get weird errors like:
"/usr/include/strings.h", line 52.20: 1506-010 (W) Macro index invoked with a null argument for parameter __s1.
"/usr/include/strings.h", line 52.20: 1506-041 (E) The invocation of macro index contains fewer arguments than required by the macro definition.
"/usr/include/strings.h", line 52.14: 1506-275 (S) Unexpected text ',' encountered.

from the conflict

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

to prevent more of same errors

====================

====================

continue to placate aix hatred

====================

aix needs more help

====================

aix needs more help
23 files changed:
src/libadmin/vos/afs_vosAdmin.c
src/libadmin/vos/lockprocs.c
src/libadmin/vos/vosutils.c
src/libadmin/vos/vsprocs.c
src/lwp/threadname.c
src/rx/rx.c
src/rx/rx_misc.c
src/rx/rx_packet.c
src/rx/rx_rdwr.c
src/rx/rx_trace.c
src/rx/rx_user.c
src/rx/rxdebug.c
src/rxgen/rpc_cout.c
src/rxgen/rpc_main.c
src/rxgen/rpc_parse.c
src/rxgen/rpc_scan.c
src/rxgen/rpc_svcout.c
src/rxgen/rpc_util.c
src/ubik/udebug.c
src/update/client.c
src/update/server.c
src/update/utils.c
src/util/volparse.c