| Commit message (Expand) | Author | Age | Files | Lines |
* | Update from y2038 | Michael G. Schwern | 2009-01-03 | 1 | -12/+0 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -0/+5 |
* | Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)] | Jarkko Hietaniemi | 2007-09-04 | 1 | -0/+2 |
* | misc blead stuff | Jarkko Hietaniemi | 2007-08-30 | 1 | -5/+3 |
* | Regenerate all files | Rafael Garcia-Suarez | 2007-01-10 | 1 | -1/+1 |
* | Regen for #28896 | H.Merijn Brand | 2006-09-28 | 1 | -3/+3 |
* | Re: Change 28877: [PATCH] deal with some gcc warnings | Jarkko Hietaniemi | 2006-09-25 | 1 | -3/+3 |
* | deal with some gcc warnings | Jarkko Hietaniemi | 2006-09-21 | 1 | -3/+3 |
* | Clear up a few more warnings from blead. | Steve Peters | 2006-07-13 | 1 | -0/+2 |
* | Introduce a new function, pv_escape(), to display contents of PVs | Yves Orton | 2006-07-06 | 1 | -1/+1 |
* | fix signed/unsigned nit in reentr.c | Craig A. Berry | 2006-07-04 | 1 | -1/+1 |
* | It's the Barbie bus patch | Andy Lester | 2006-01-10 | 1 | -1/+1 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -14/+14 |
* | perl 5.9.x (@ 24471): Symbian update | Jarkko Hietaniemi | 2005-05-17 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+4 |
* | Regenerate reentr.[ch] | Rafael Garcia-Suarez | 2005-05-10 | 1 | -1/+1 |
* | cast to/from (void *) in the re-entrant code. Now watch the smoke rise. | Nicholas Clark | 2005-04-06 | 1 | -7/+7 |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -1/+7 |
* | reentr.pl is not defining _srandom_struct | Jan Dubois | 2003-11-05 | 1 | -0/+6 |
* | Detecting errors of reentrant APIs: getgrgid_r and the like | Jarkko Hietaniemi | 2003-04-28 | 1 | -1/+1 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Integrate: | Jarkko Hietaniemi | 2003-04-01 | 1 | -4/+5 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 1 | -1/+1 |
* | Uid_t and Gid_t can easily be shorts and one cannot | Jarkko Hietaniemi | 2003-03-11 | 1 | -0/+8 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Integrate changes #18422 and #18423 from maint-5.8. | Rafael Garcia-Suarez | 2003-01-16 | 1 | -11/+12 |
* | No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers) | Jarkko Hietaniemi | 2002-10-11 | 1 | -23/+5 |
* | reentrant buffers | Jarkko Hietaniemi | 2002-10-02 | 1 | -8/+53 |
* | [perl #16729] crypt() doesn't work in multithreaded perl | mls@suse.de | 2002-08-25 | 1 | -0/+2 |
* | Remove false dependency between getgrent and setpwent | Jarkko Hietaniemi | 2002-04-09 | 1 | -70/+87 |
* | reentr.pl: warning fixes, getpwentr_size fix | Slaven Rezic | 2002-03-29 | 1 | -3/+12 |
* | check sysconf's return value in reentr.c | Slaven Rezic | 2002-03-22 | 1 | -12/+18 |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -2/+186 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+271 |