aboutsummaryrefslogtreecommitdiff
path: root/patches/uClibc/0.9.30.1/200-pack-netinet-structs.patch
Commit message (Collapse)AuthorAgeFilesLines
* uClibc: Reduce supported versionsBryan Hundven2015-11-111-224/+0
| | | | | | | | | This commit reduces the number of supported versions to: * 0.9.33.2 * custom location Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
* libc/uClibc: add patch to fix IP frames on BE targetsYann E. MORIN"2010-01-071-0/+224
Pack netinet structs to be possible to use for creating IP frames on big-endian targets. Signed-off-by: Joachim Nilsson <jocke@vmlinux.org> [yann.morin.1998@anciens.enib.fr: removed getline patch, already in] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>