summaryrefslogtreecommitdiff
path: root/src/ia64/Gscript.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos (#397)Adeel Mujahid2022-08-041-1/+1
* Use C11 atomicsSteve MacLean2020-05-211-31/+7
* Use C11 _Thread_localSteve MacLean2020-05-211-3/+3
* Bring back support for UNW_CACHE_PER_THREAD.Bert Wesarg2017-08-151-2/+2
* One time whitespace fixup.Arun Sharma2014-09-271-240/+240
* Define and use `CONST_ATTR'Tommi Rantala2012-09-281-1/+1
* Fix function name duplication in Debug() outputTommi Rantala2012-08-211-1/+1
* Allow caller to block signals.Paul Pluzhnikov2009-09-251-4/+2
* [PATCH] Avoiding name conflict with the GNU-specific dprintf in stdio.hArun Sharma2009-03-161-6/+6
* (get_script_cache): Use HAVE_ATOMIC_H instead of __linux && __KERNEL__.hp.com!davidm2005-05-201-2/+2
* (get_script_cache): Fix typo in Debug() statement (missing argument).hp.com!davidm2005-05-031-44/+91
* Rename: src/ia64/Gscript-ia64.c -> src/ia64/Gscript.chomeip.net!davidm2004-08-171-0/+720
* Rename ia64_cursor -> cursor.mostang.com!davidm2002-12-191-0/+0
* Initial revisionmostang.com!davidm2002-12-121-553/+0
* (script_finalize): Also initialize the proc_info.mostang.com!davidm2002-12-121-0/+553