Changes between Version 6 and Version 7 of BuildLibc
- Timestamp:
- Nov 16, 2005, 8:12:41 AM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildLibc
v6 v7 44 44 The natural series is expressed by this regexp '/^libc[0-9][0-9][0-9]*[abr]*[0-9]*\.dll$/'. Examples: libc05.dll, libc06.dll, libc06a1.dll, libc06b4.dll, libc06r2.dll, libc07r1.dll, libc10.dll, and libc100a.dll 45 45 46 Documenting your build is vital. It should be made exceptionallyclear that the build is not an official one, that YOU did it, what is special about your build, what it includes which is different from the official ones, and how to reconstruct the sources (diff + what you diffed against or/and subversion tree revision(s)). It is also worth keeping in mind that LIBC is LGPL and most of the other stuff is GPL (the exceptions are ash,.. which are BSD). So, don't forget to include COPYING and/or COPYING.LIB when appropriate.46 Documenting your build is vital. It should be made '''__exceptionally__''' clear that the build is not an official one, that YOU did it, what is special about your build, what it includes which is different from the official ones, and how to reconstruct the sources (diff + what you diffed against or/and subversion tree revision(s)). It is also worth keeping in mind that LIBC is LGPL and most of the other stuff is GPL (the exceptions are ash,.. which are BSD). So, don't forget to include COPYING and/or COPYING.LIB when appropriate.