ViewVC Help
View Directory | Root Listing
root/JSOC/base
File Last Change
 ../
libs/
man/
local/
sums/
util/
export/
drms/
jsoc_version.h 1.98 (8 years ago) by arta: Set the release versions of the version macros for the 8.8 release.
Rules.mk 1.3 (12 years ago) by arta: Move the export code from JSOC/base/drms to JSOC/base/export. This is in preparation for a bug fix involving the DATE fits keyword - there is a trailing 'Z' in the ISO time string that needs to be removed.
foundation.h 1.3 (14 years ago) by kehcheng: added F_INF, F_NEG_INF, D_INF, D_NEG_INF
jsoc.h 1.6 (15 years ago) by arta: Fix for control-c for direct-connect modules. The database connection was being broken by the signal thread without regard to what state the main thread was in. Often, the main thread could be trying to access the dbase, but the signal thread pulls the plug on the dbase in the middle of this. Now, the SIGUSR2 signal is sent fromthe signal thread to the main thread, and the latter goes quiescent before the signal thread disconnects from the dbase
mypng.h 1.2 (15 years ago) by arta: Fix for ingest_lev0 not building. add_small_image.c was including png.h instead of mypng.h
cfortran.h 1.1 (15 years ago) by arta: Move JSOC/src/base to JSOC/base and JSOC/src/proj to JSOC/proj. 86 JSOC/src.
7 directories and 6 files shown