Aldas Nabazas
|
8c3a128d52
|
massive cache files update from compiling packages <400.000 , ref build 2011-02-07
|
14 years ago |
Christian Wiese
|
6eb0d1205b
|
make: fixed stack limit bug (upstream fix)
bug #22010: The increased stack rlimit is inherited by the subprocesses to make.
http://savannah.gnu.org/bugs/?22010
http://cvs.savannah.gnu.org/viewvc/make/make.h?root=make&r1=1.132&r2=1.133&view=patch
http://cvs.savannah.gnu.org/viewvc/make/main.c?root=make&r1=1.228&r2=1.229&view=patch
http://cvs.savannah.gnu.org/viewvc/make/job.c?root=make&r1=1.191&r2=1.192&view=patch
2009-06-07 Paul Smith <psmith@gnu.org>
* make.h: Move SET_STACK_SIZE determination to make.h.
* main.c (main): New global variable, STACK_LIMIT, holds the
original stack limit when make was started.
* job.c (start_job_command): Reset the stack limit, if we changed it.
Fixes Savannah bug #22010.
|
15 years ago |
Christian Wiese
|
7880162498
|
make: fixed bug with overlapping memory areas (upstream fix)
bug #27148: Use of strcpy on overlapping memory areas
http://savannah.gnu.org/bugs/?27148
http://cvs.savannah.gnu.org/viewvc/make/job.c?root=make&r1=1.194&r2=1.195
2009-08-01 Paul Smith <psmith@gnu.org>
* job.c (new_job): Use memmove() instead of strcpy() since both
pointers are in the same memory block. Fixes Savannah bug #27148.
Patch by Petr Machata.
|
15 years ago |
Alejandro Mery
|
d8cf15a66c
|
Regenerated copyright notes broadly, without renewing them.
|
17 years ago |
Alejandro Mery
|
d15769f41d
|
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
|
17 years ago |
Alejandro Mery
|
12b79fecfa
|
* relocated current package database to the trunk of the package sub-project
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
|
18 years ago |