Edit

IABSD.fr/src/usr.bin/cpp

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2013-12-09 02:35:09
    Hash : 80cb8463
    Message : Use shell arrays to store arguments instead of building a string for eval. Add option argument handling for all the options that take an argument. Handle -I with separate path argument. Retire gcc2-specific bits. Handle -U__GNUC__ correctly on gcc4 systems. ok jca@ millert@