index
:
lib/libXaw3d
master
obsd
X Athena Widgets library with 3D look and feel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
MultiSrc.c
Age
Commit message (
Expand
)
Author
2022-05-07
Fix spelling/wording issues
Alan Coopersmith
2019-07-01
build-fixes when _CONST_X_STRING is defined
Thomas E. Dickey
2018-09-30
Fix fd leak when write() fails in WriteToFile()
Alan Coopersmith
2014-11-07
Use SEEK_* names instead of raw numbers for fseek whence argument
Alan Coopersmith
2014-11-07
Just use C89 size_t instead of rolling our own Size_t & Off_t
Alan Coopersmith
2013-07-06
Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
Alan Coopersmith
2012-03-29
Fix segfaults when changing the text of a backed internationaled text widget
Matt Turner
2011-09-04
Add conditional include config.h to source files as done in libXaw
Gaetan Nadon
2011-09-01
MultiSrc: Fix old-style function definitions
Yaakov Selkowitz
2011-09-01
Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>
Gaetan Nadon
2011-08-24
unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypes
Yaakov Selkowitz
2011-08-02
Strip trailing whitespace.
Matt Turner
2011-08-01
Purge CVS tags.
Matt Turner
2011-08-01
Move sources to src/.
Matt Turner