Jon Trulson
91011085a4
dtdbcache: remove incorrect comment block and tmpnam_buf var (not used)
...
With Aaron's fixes to dtdbcache fixing a potential coredump, the
comment block in the write_db() function regarding tmpnam() no longer
applies, and the tmpnam_buf variable is no longer used.
So, remove them :)
2012-08-07 17:43:32 -06:00
Jon Trulson
80f456e3b5
dtdbcache: Remove old code in comments
...
Patch from Aaron W. Hsu <arcfide@sacrideo.us >
2012-08-07 16:56:11 -06:00
Jon Trulson
04b366b09c
dtdbcache: Use mkstemp() instead of tmpnam() to avoid bad interactions
...
Patch from Aaron W. Hsu <arcfide@sacrideo.us >
2012-08-07 16:52:26 -06:00
Peter Howkins
6eebf7d42c
Increment CDE version number to 2.2.0
2012-07-16 15:23:40 +01:00
Jon Trulson
aeaec445ee
DtSvc/DtUtil1/Saver.c - fix the screen savers.
...
I have no idea how their putenv code can work. Anyway, use code that
works on linux now. :)
2012-07-12 15:14:51 -06:00
Peter Howkins
b985680de6
Do not re-prototype strdup()
2012-03-11 18:04:30 +00:00
Peter Howkins
94eb7100d3
Do not re-prototype strdup()
2012-03-11 18:02:24 +00:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00