search for: ucray

Displaying 3 results from an estimated 3 matches for "ucray".

Did you mean: cray
2015 May 01
0
[ANNOUNCE] libXt 1.1.5
..._BUILD is not set, include CWARNFLAGS in default value makestrs: use strchr() instead of index() makestrs: Replace malloc()+strcpy() calls with strdup() calls makestrs: Replace strcpy()+strcat() calls with snprintf() calls makestrs: Use asprintf() if available unifdef -UCRAY -UCRAY2 libXt 1.1.5 Gaetan Nadon (1): Use $(MKDIR_P) in Makefile.am for better code portability Jon TURNEY (2): Include direct.h header for _getdrives() on Win32 Include unistd.h for getpid() Rob Clark (1): asprintf needs _GNU_SOURCE on some platforms Thierry Redin...
2018 Mar 10
0
[ANNOUNCE] xfontsel 1.0.6
Alan Coopersmith (7): Drop CRAY/WORD64 support (unifdef -UCRAY -UWORD64) Replace TXT16 with XChar2b inline config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Get rid of some extraneous ; at the end of C source lines xfontsel 1.0.6 Emil Velikov (1): autogen.sh: use q...
2018 Jun 19
0
[ANNOUNCE] libXaw3d 1.6.3
Alan Coopersmith (9): Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64) Replace TXT16 with XChar2b inline Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV) configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Just use C89 size_t instead of rolling our own Size_t & Off_t Use SEEK_* names instead...