]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libelf
- Sysctl's move to seperate file
[FreeBSD/FreeBSD.git] / lib / libelf /
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-03-08 jkoshyAdd GELF_* accessor macros.
2007-03-03 jkoshyFix a typo.
2007-02-21 dumbbellFix a bug with the release of section's raw data. Both...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-25 jkoshyDocument the additional error returns possible when...
2006-12-25 jkoshyKeep shadow copies of the `e_shnum', `e_phnum' and...
2006-12-25 jkoshyUse strncpy() instead of strlcpy() when copying members of
2006-12-24 jkoshyCorrect a logic error.
2006-12-18 jkoshyUse <osreldate.h> rather than the OS version reported...
2006-12-18 jkoshyUse the correct value of __FreeBSD_version.
2006-12-16 jkoshyFix a typo.
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 jkoshyName the functions documented by this manual page corre...
2006-12-11 jkoshyDocument the ELF types supported by libelf.
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-09 jkoshyMake the generated message from `elf_errmsg(-1)' a...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-24 ru- style: use `=' instead of `+=' for initial assignments.
2006-11-13 ruFix minor formatting issues:
2006-11-12 jkoshy- Replace the use of DPSRCS with something more appropr...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 jkoshyMFP4: Add an implementation of the ELF(3) and GELF...