summaryrefslogtreecommitdiff
path: root/gnu/dist/gettext/gettext-tools/examples/hello-java-swing/Hello.java
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/dist/gettext/gettext-tools/examples/hello-java-swing/Hello.java')
0 files changed, 0 insertions, 0 deletions
p10/include?id=e527ebac6f05e7323c37bf7a0a2624a2bcb0c497'>- remove unused bdbtofsb.yamt - move the following macros from MD headers to sys/param.h. ctod dtoc ctob btoc dbtob btodb 2006-04-01closes: PR kern/32359cherry modifies machine/db_machdep.h: BKPT_SET(inst) to BKPT_SET(inst, addr) for all archs ie; passess the breakpoint address as well. Patch from cherry@mahiti.org 2006-01-20Add a STRONG_ALIAS macrochristos 2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry 2005-12-11merge ktrace-lwp.christos 2005-05-25Include <sys/cdefs.h> for __signed; related to lib/30072.kleink 2004-09-22move some per-cpu data definitions to MI place so that they can be modifiedyamt without touching all ports. discussed on tech-kern@. 2004-05-09s/wchat/wchar/ in a comment.kleink 2004-05-09G/c an orphaned #endif.kleink 2004-05-08Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.kleink 2004-03-19Mostly lifted from vax's rev. 1.16:kleink Fix == vs = typo in __va_copy; from David H. Gutteridge in PR misc/24847. 2003-10-09pdp10 uses register 1 for return value, not 0.ragge While here, adjust a comment. 2003-10-08Add some accessor macros for the ucontext:thorpej * _UC_MACHINE_PC() - access the program counter * _UC_MACHINE_INTRV() - access the integer return value register * _UC_MACHINE_SET_PC() - set the program counter (this requires special handling on some platforms). 2003-09-26Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.hnathanw so that they can be used in a namespace-friendly way. 2003-09-03Add a few more prototypes.ragge 2003-09-03Add alloca() prototype. XXX should be somewhere else.ragge 2003-08-19Header files for pdp10.ragge