- c438e08 Comment-only changes. by njn · 19 years ago
- 5155dec by sewardj · 19 years ago
- 98e68a4 If the launcher can't figure out what it's own name is, don't bail by sewardj · 19 years ago
- 1340c35 Create a new SkShmC segment type for shared memory segments so that we by tom · 19 years ago
- f61fea0 Get the SHM_RDONLY test the right way round. Fixes bug #113796. by tom · 19 years ago
- 274461d Plumb 64-bit file offsets throughout the address space manager. Untested. by sewardj · 19 years ago
- 5f229e2 Get rid of some macros used only by the old aspacemgr, and tidy up by sewardj · 19 years ago
- 45f4e7c by sewardj · 19 years ago
- 5eaff2f Fix incorrect computation of miss rates due to Int/Long mixups <sigh>. by njn · 19 years ago
- d111d10 Don't print the client's argv[i] if it's null, and related changes. by njn · 19 years ago
- 1aa5737 Handle the SCTP_GET_LOCAL_ADDRS and SCTP_GET_PEER_ADDRS getsockopt by tom · 19 years ago
- 09b8480 by njn · 19 years ago
- 7b4e5ba by njn · 19 years ago
- acaec5f Incorporate a patch from Craig Chaney which gives better stack by sewardj · 19 years ago
- aac88d5 vki_stat64 as defined in the 2.6.10 sources looks significantly by sewardj · 19 years ago
- aa260e8 Added VG_(OSet_LookupWithCmp)(), which can be useful. by njn · 19 years ago
- 1d0cb0d by njn · 19 years ago
- e1b2b96 by njn · 19 years ago
- 1af7972 Added an iterator to VgHashTable. by njn · 19 years ago
- 246a9d2 by njn · 19 years ago
- 34582fb Give variable a better name. by njn · 19 years ago
- 6c93c4f If the pre-handler for the execve system call fails to state the file by tom · 19 years ago
- 62ba758 Handle the TIOCMGET ioctl. by tom · 19 years ago
- 2c2bc25 Handle the HDIO_GETGEO ioctl. Secondary problem found from bug #109780. by tom · 19 years ago
- edd26f1 Define extra block device ioctls. by tom · 19 years ago
- b807de1 Removed dead declaration. by njn · 19 years ago
- f9b5b7d Make VG_(clo_vex_control) tool-visible so tools can control how by sewardj · 19 years ago
- 9264559 A commit which is almost all trivial change. by sewardj · 19 years ago
- 2af58f2 Yet more system calls. by tom · 19 years ago
- e6f883e Remove bogus legacy declarations, from the time when the AMD64 by njn · 19 years ago
- e7203a8 Bring the vki_sigevent_t definition into line with current kernels. by tom · 19 years ago
- f38dad9 Move config.h inclusion from pub_tool_basics.h to pub_core_basics.h so it's by njn · 19 years ago
- 768db0e New command line option: --xml-user-comment=XMLTEXT, which allows by sewardj · 19 years ago
- d655564 Handle the BLKGETSIZE64 ioctl. Fixes bug #104797. by tom · 19 years ago
- 7a5915e Fix comments. by njn · 19 years ago
- 6e340c7 Clean up endianness macros a bit. Now pub_tool_basics.h defines by sewardj · 19 years ago
- 9828b34 by njn · 19 years ago
- 3c45f5b Rename VG_(get_obj)() as VG_(find_seginfo) to be more consistent by njn · 19 years ago
- b15785d Comment changes only. by njn · 19 years ago
- f69f945 by njn · 19 years ago
- 4a83015 Removed the remnants of the attempt at an ARM port, because it had by njn · 19 years ago
- 0087c50 by njn · 19 years ago
- 3dd0a91 by njn · 19 years ago
- 856c54e by njn · 19 years ago
- 4f612c2 by njn · 19 years ago
- d9e5fd7 Rename functions to make the type involved clearer. by njn · 19 years ago
- b69f7c1 by njn · 19 years ago
- 40e7358 by njn · 19 years ago
- 508aef5 Enabled a bunch more syscalls by cerion · 19 years ago
- c7e1071 "make dist" fixes from Ralf Wildenhues. by njn · 19 years ago
- af839f5 by njn · 19 years ago
- 7eb7c58 by sewardj · 19 years ago
- ae71dd4 argh! there were loads of the little beggars .... by de · 19 years ago
- d0ef55f I forgot to remove this a while back. by njn · 19 years ago
- 57ca7ab by njn · 19 years ago
- 351d006 by njn · 19 years ago
- b506bd8 by njn · 19 years ago
- fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
- 64c8324 by njn · 19 years ago
- 85665ca Finally, valgrind on ppc32. by cerion · 19 years ago
- d804ab8 Fix AMD64 build. by rjwalsh · 19 years ago
- c7561b9 by njn · 19 years ago
- 4a164d0 by njn · 19 years ago
- 6898086 by njn · 19 years ago
- 73c5134 by njn · 19 years ago
- 30d76c6 Minor rearrangement, no functional change. by njn · 19 years ago
- 9a8be6c Renamed tool_asm.h as pub_basics_asm.h. Removed core_asm.h. by njn · 19 years ago
- 24153ed Moved VG_BUGS_TO out of basic_types.h into libcassert.h. by njn · 19 years ago
- 6ace3ea by njn · 19 years ago
- 16eeb4e by njn · 19 years ago
- 7cee6f9 Updates to the rest of the debuginfo module to track directory names. by sewardj · 19 years ago
- f5e7ee2 Comment fix - the ARCH_SET_xxx constants are in the x86_64 prctl.h as well. by tom · 19 years ago
- f536bbb by njn · 19 years ago
- 8d9965c Move VG_(libdir) into m_libcproc. by njn · 19 years ago
- 5363a56 Move the *ROUND* macros to a better place. by njn · 19 years ago
- f39e9a3 Finished the modularisation of vg_mylibc.c, which meant it could be removed. by njn · 19 years ago
- e9befc6 by njn · 19 years ago
- 4802b38 Move some decls out of tool.h into the new file pub_tool_aspacemgr.h. by njn · 19 years ago
- 21edee3 Move NULL from tool.h into basic_types.h. by njn · 19 years ago
- 3e11452 Move OINK from tool.h to pub_tool_libcprint.h. by njn · 19 years ago
- 6ba622c Moved VG_(strdup)() and VG_(arena_strdup)() into m_mallocfree. by njn · 19 years ago
- de62cbf Modularised signal libc stuff into m_libcsignal. by njn · 19 years ago
- f25e902 Move some #define-d constants into the VKI department, where I should by sewardj · 19 years ago
- a8d8e23 by sewardj · 19 years ago
- 0140af5 Implement stack registration client requests. See the documentation by rjwalsh · 19 years ago
- eb8896b Modularised file and socket libc stuff in m_libcfile. by njn · 19 years ago
- 132bfcc by njn · 19 years ago
- 36a20fa by njn · 19 years ago
- 13bfd85 by njn · 19 years ago
- 97405b2 by njn · 19 years ago
- 31513b4 by njn · 19 years ago
- ea27e46 Modularised all the debug info stuff as m_debuginfo/. It's a mess by njn · 19 years ago
- 1d88711 by sewardj · 19 years ago
- 71bc3cb First pass at adding ability for Memcheck to print all output in XML by sewardj · 19 years ago
- 778f7f8 Avoid compiler warnings. by njn · 19 years ago
- 0297703 Undo the awful Leak Error type-abuse. by njn · 19 years ago
- 272b216 Update website address. by njn · 19 years ago
- 2024234 by njn · 19 years ago
- 6d82819 by njn · 19 years ago
- acd885a core.h: remove some #include lines, move some others to more localised places. by njn · 19 years ago