]> git.michaelhowe.org Git - packages/o/openafs.git/commit
AIX: make osi_procname a stub
authorAndrew Deason <adeason@sinenomine.net>
Mon, 7 Jun 2010 16:42:02 +0000 (11:42 -0500)
committerDerrick Brashear <shadow@dementia.org>
Mon, 7 Jun 2010 18:55:08 +0000 (11:55 -0700)
commiteee8bc9cf9fa53488abd973249b8b61bc3f61956
treed79e6467f83475b71aac31a862d3439ccd1f39ca
parent54fbf60cdd62469cff724b445d01c15ba756e3df
AIX: make osi_procname a stub

'curproc', 'curthread', or other such conveniences do not exist on
AIX, so the current osi_procname implementation breaks the build.

Determining the current process name on AIX is, while possible,
difficult and error-prone. Since we only need the process name for
informational messages to users, don't bother trying to determine it,
and just return the empty string so we can build.

Change-Id: I452a9786d809c3dee3da519cd3d6ca053f8d7ab8
Reviewed-on: http://gerrit.openafs.org/2094
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/AIX/osi_machdep.h