1
1
openmpi/opal/util
Ralph Castain c991d155f4 Fix a minor omission in opal/util/path. If someone provides a relative path to the current working directory, without starting it with a
'.', we should still find the executable - it is in a directory beneath us.

In other words, if someone gives us "foo/bar" instead of "./foo/bar", we should still be able to find bar

This commit was SVN r22110.
2009-10-20 04:05:16 +00:00
..
keyval - Replace combinations of 2009-08-20 11:42:18 +00:00
arch.c - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
arch.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
argv.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
argv.h - Multiple functions, that allocate and return new 2009-05-14 00:20:07 +00:00
basename.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
basename.h - Multiple functions, that allocate and return new 2009-05-14 00:20:07 +00:00
bit_ops.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
cmd_line.c - Update the warn_unused result from allocating functions 2008-07-31 15:46:09 +00:00
cmd_line.h - Replace combinations of 2009-08-20 11:42:18 +00:00
convert.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
convert.h On windows make sure we add the initial path separator only if we are 2007-07-01 17:51:34 +00:00
crc.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
crc.h - Replace combinations of 2009-08-20 11:42:18 +00:00
daemon_init.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
daemon_init.h - Replace combinations of 2009-08-20 11:42:18 +00:00
error.c - Fix buffer size warning 2008-08-06 14:53:43 +00:00
error.h - Replace combinations of 2009-08-20 11:42:18 +00:00
few.c One typo and one UNIX conversion of EOL. 2006-08-25 23:22:35 +00:00
few.h - Replace combinations of 2009-08-20 11:42:18 +00:00
help-opal-util.txt Improve the help messages from r20706. 2009-07-09 11:58:31 +00:00
if.c Add two new functions: 2009-10-09 15:24:41 +00:00
if.h Add two new functions: 2009-10-09 15:24:41 +00:00
keyval_parse.c One big step forward. Mostly explicit casting for Windows plus the 2006-08-22 20:07:42 +00:00
keyval_parse.h - Replace combinations of 2009-08-20 11:42:18 +00:00
Makefile.am Per a comment on the users list, don't try to install our own signal 2009-03-20 01:05:30 +00:00
malloc.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
malloc.h - Replace combinations of 2009-08-20 11:42:18 +00:00
net.c Improve the help messages from r20706. 2009-07-09 11:58:31 +00:00
net.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
numtostr.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
numtostr.h Change a bunch of 'OMPI' names to OPAL names, since this is opal. 2007-03-29 01:00:33 +00:00
opal_environ.c Use the correct prefix. 2008-03-31 21:42:59 +00:00
opal_environ.h - An intrusive commit yet again (sorry): with the separation we 2009-03-04 15:35:54 +00:00
opal_getcwd.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
opal_getcwd.h - As long as a header declares _DECLSPEC functionality 2009-03-17 01:45:19 +00:00
opal_pty.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
opal_pty.h - Replace combinations of 2009-08-20 11:42:18 +00:00
os_dirpath.c Coverty blame list: 2007-09-14 02:08:37 +00:00
os_dirpath.h On windows make sure we add the initial path separator only if we are 2007-07-01 17:51:34 +00:00
os_path.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
os_path.h - Replace combinations of 2009-08-20 11:42:18 +00:00
output.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
output.h - Add the proper __opal_attribute_format__(__printf__...) to 2009-05-14 00:10:59 +00:00
path.c Fix a minor omission in opal/util/path. If someone provides a relative path to the current working directory, without starting it with a 2009-10-20 04:05:16 +00:00
path.h Add missing header. 2009-07-13 19:40:31 +00:00
printf.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
printf.h Fix some typos in comments submitted by Bert Wesarg. 2009-03-03 12:50:46 +00:00
qsort.c This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
qsort.h - Replace combinations of 2009-08-20 11:42:18 +00:00
show_help_lex.h - Replace combinations of 2009-08-20 11:42:18 +00:00
show_help_lex.l - Replace combinations of 2009-08-20 11:42:18 +00:00
show_help.c Add a new API to the show_help system that allows external users (e.g., libraries built upon OMPI) to define their own locations for show_help files. This allows such users to exploit the rather nice features of the OPAL show_help system -without- interfering with the ability of the ORTE and OMPI layers to use show_help themselves. 2009-09-29 02:07:46 +00:00
show_help.h Add a new API to the show_help system that allows external users (e.g., libraries built upon OMPI) to define their own locations for show_help files. This allows such users to exploit the rather nice features of the OPAL show_help system -without- interfering with the ability of the ORTE and OMPI layers to use show_help themselves. 2009-09-29 02:07:46 +00:00
stacktrace.c Add the format to the opal_output call. 2009-09-30 23:33:12 +00:00
stacktrace.h Small cleanups: remove an unused dependency to signal.h and include 2008-12-18 22:39:49 +00:00
strncpy.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
strncpy.h - Replace combinations of 2009-08-20 11:42:18 +00:00
sys_limits.c - For the upcoming header cleanup commit, 2009-04-29 00:49:23 +00:00
sys_limits.h - Replace combinations of 2009-08-20 11:42:18 +00:00
trace.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
trace.h - Replace combinations of 2009-08-20 11:42:18 +00:00