Allocate pathname buffers dynamically
[openafs.git] / src / lwp /
2015-01-06 Jeffrey HutzelmanFix unchecked return values
2014-11-05 Nathaniel Wesley... Stylistic tweak lwp/process.o machinery
2014-10-08 Benjamin KadukNormalize names of libtool convenience libraries
2014-10-08 Michael Meffiebuild: remove trailing whitespace from makefiles
2013-12-05 Chas Williams (CON... lwp: rw now depends on libopr
2013-11-19 Michael Meffiecleanup potpourri.h references
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2013-02-26 Chas Williams (CON... afs: removing trailing semicolons
2013-02-21 Simon WilkinsonFix incorrect sizeof() arguments in allocations
2013-01-06 Nickolai Zeldovichlwp/iomgr.c: avoid off-by-one out-of-bounds access
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-20 Magnus Ahltorplwp: zero reused request blocks
2012-10-19 Hartmut Reuterlwp: add shared-locked macro
2012-10-02 Derrick Brasheargenerated target updates
2012-09-27 Chas Williams (CON... afs: casting NULL is generally unnecessary
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-10 Simon Wilkinsonlibafsrpc: Assemble with libtool
2012-09-09 Simon Wilkinsonlwp: Build a pthreaded compat library with libtool
2012-09-07 Simon Wilkinsonlwp: Fix stupid mistake in lock.h
2012-09-04 Simon Wilkinsonlwp: Don't depend on RX locking macros
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-09-04 Simon Wilkinsonlwp: Fast time doesn't need util
2012-05-24 Simon Wilkinsonlwp: Don't cast returns from malloc()
2012-05-24 Simon WilkinsonDon't cast the return from calloc()
2012-05-24 Simon WilkinsonDon't cast the return from realloc()
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-05-24 Simon WilkinsonDon't cast arguments to free()
2012-02-15 Jeffrey AltmanWindows: remove install9x rules
2011-12-20 Andrew DeasonInclude afsconfig.h before anything else
2011-11-09 Andrew DeasonAdd "pretty" build option
2011-09-26 Simon WilkinsonClean up assertion
2011-09-26 Simon WilkinsonMove abort() into opr
2011-09-20 Michael Meffiesolaris: build 64-bit binaries for sunx86_51x by default
2011-06-10 Derrick Brasheardarwin armv6 and armv7 support
2011-06-05 Simon WilkinsonBuild system: Move install definitions to include
2011-04-05 Simon WilkinsonTidy up gettimeofday usage
2011-04-02 Simon Wilkinsonlibwp: Tidy header includes
2011-04-02 Simon WilkinsonLinux: Fix USE_UCONTEXT detection
2011-03-21 Simon Wilkinsonlwp: override dbg and optmz settings
2011-03-01 Andrew DeasonRevert "LWP: remove ucontext header from preempt module"
2011-02-27 Derrick Brasheararm darwin update
2011-02-27 Derrick BrashearLWP: remove ucontext header from preempt module
2011-02-20 Chas Williams (CON... lwp: fix the rw test program
2010-12-22 Derrick BrashearLWP: kill dead code
2010-12-22 Derrick BrashearLWP: don't copy pid to a null pointer
2010-11-17 Simon Wilkinsonlibroken: Build on windows
2010-11-06 Michael MeffieWindows: fix keystroke delay in waitkey
2010-11-06 Michael Meffieavoid private stdio fields in waitkey
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-10-17 Derrick Brashearrename afs/assert.h to afs/afs_assert.h
2010-10-11 Simon WilkinsonUnix: Rework build system
2010-08-17 Marcus Wattsdeath to trailing whitespace
2010-08-17 Marcus Wattsdeath to register
2010-08-06 Andrew DeasonFix objdir install/dest targets
2010-06-14 Derrick Brasheararm darwin port
2010-04-21 Russ AllberyFix UCONTEXT detection on ppc_linux26 via include order
2010-03-22 Andrew DeasonUse AC_USE_SYSTEM_EXTENSIONS
2010-03-22 Russ AllberyUse sigset_t and sigfillset instead of memset
2010-03-22 Russ AllberyMove non-executable stack assembly code to end of file
2010-02-03 Simon WilkinsonAdd printf format checks to the rest of tree
2010-01-29 Simon WilkinsonDarwin: Don't use ARCHFLAGS to determine arch
2009-11-17 Derrick Brashearasm unexecutable stack
2009-10-21 Simon WilkinsonDon't cast the pointer past to memset
2009-10-08 Andrew DeasonFix warnings in lwp/process.c
2009-09-28 Derrick Brashearmacos 10.6 warning fixes
2009-09-28 Derrick Brashearconditionalize stdint.h inclusion in lwp
2009-09-28 Marc DionneUse intptr_t and uintptr_t for integer/pointer conversions
2009-08-19 Jeffrey AltmanWindows: Permit build system to update symbol store
2009-07-16 Derrick BrashearMacOS 10.6 support update
2009-07-11 Simon WilkinsonMake lwp.h always provide fasttime prototypes
2009-07-10 Simon WilkinsonRemove the RCSID macro
2009-07-06 Simon WilkinsonRemove CVS ignore files
2009-04-27 Matt Benjamindragonfly-bsd-userland-20090427
2008-12-15 Matt Benjaminamd64-fbsd-20081215
2008-07-02 Jeffrey Altmanwindows-code-signing-20080702
2008-07-01 Russ Allberymore-cpp-fixes-20080701
2008-03-13 Simon Wilkinsonlwp-fixprotos-20080313
2008-03-11 Simon Wilkinsonlwp-protoize-20080310
2008-03-11 Jeffrey Altmanwindows-lwp-proto-20080311
2008-02-27 Derrick Brasheararm-lwp-adm-20080227
2008-01-15 Derrick Brasheararm-linux-20080115
2007-11-26 Christof Hankeassorted-warning-cleanup-20071126
2007-10-30 Simon Wilkinsonopenafs-string-header-cleanup-20071030
2007-10-20 Arno Schuringcpp-autoconf-located-20071019
2007-07-17 Derrick Brashearsparc32-no-getcontext-20070716
2007-06-06 Derrick Brashearaix-declare-setlim-20070606
2007-05-16 Arkadi Shishlovglibc24-jmp-buf-mangling-20070516
2006-08-04 Russ Allberydeath-to-ultrix-20060804
2006-08-03 Russ Allberyautoconf-likes-relative-paths-20060802
2006-08-02 Russ Allberydeath-to-dos-win95-20060802
2006-08-01 Derrick Brasheardjgpp-killer-20060801
2006-08-01 Russ Allberydeath-to-pinstall-20060801
2006-03-31 Chaskiel M Grundmanlinux-updates-20060331
2006-03-22 Derrick Brashearparisc-linux-lwp-20060322
2006-03-20 Jeffrey Altmananother-time_t-pointer-fix-20060320
2006-03-09 Ed Moydarwin-x86-and-leopard-20060309
2006-02-17 Chaskiel M Grundmandarwin-x86-lwp-fix-20060217
2005-12-19 Jeffrey Altmanwindows-64-bit-type-safety-20051105
2005-11-06 Jeffrey Altmanwindows-64-bit-type-safety-20051105
2005-10-15 Chas Williamsdarwin-x86-20051015
next