search for: makestrs

Displaying 4 results from an estimated 4 matches for "makestrs".

Did you mean: makestr
2015 May 01
0
[ANNOUNCE] libXt 1.1.5
libXt is the X Toolkit Intrinsics library used to build older generation toolkits such as Motif & Xaw. Alan Coopersmith (8): Revert "Avoid shadowing variables." If CFLAGS_FOR_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_...
2007 Apr 18
3
[RFC, PATCH 4/24] i386 Vmi inline implementation
Macros to use VMI calls from assembly and C languages are introduced. The macros are quite complex, but the end result is rather impressive. The result is that when compiling a VMI kernel, the native code is emitted inline, with no function call overhead, and some wiggle room for register allocation. The hypervisor compatibility code is emitted out of line into a separate section, and patched
2007 Apr 18
3
[RFC, PATCH 4/24] i386 Vmi inline implementation
Macros to use VMI calls from assembly and C languages are introduced. The macros are quite complex, but the end result is rather impressive. The result is that when compiling a VMI kernel, the native code is emitted inline, with no function call overhead, and some wiggle room for register allocation. The hypervisor compatibility code is emitted out of line into a separate section, and patched
2019 Jun 21
0
[ANNOUNCE] libXt 1.2.0
...ration Update configure.ac bug URL for gitlab migration Benjamin Tissoires (3): Fix leaks detected by covscan dummy fix for covscan Fix covscan complain Emil Velikov (1): autogen.sh: use quoted string variables Fabrice Fontaine (1): libXt: util: don't link makestrs with target cflags Jeremy Huddleston Sequoia (1): darwin: Don't build libXt with -flat_namespace Jon Turney (2): Fix WHITEFILL after const fixes Provide suseconds_t typedef on Win32 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen...