aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/rtm_map.h
AgeCommit message (Collapse)Author
2008-05-09Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko
This was Bernhard Fischer' idea. text data bss dec hex filename 773549 7781 9740 791070 c121e busybox.t7/0_lib/libbusybox.so.1.11.0.svn_unstripped 769683 7397 9740 786820 c0184 busybox.t9t/0_lib/libbusybox.so.1.11.0.svn_unstripped
2007-01-29preparatory patch for -Wwrite-strings #6Denis Vlasenko
2006-12-31stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath