Skip to content
Snippets Groups Projects
  1. Jun 07, 2017
  2. Mar 28, 2017
  3. Feb 09, 2017
    • George Burgess IV's avatar
      Define HAVE_{STRLCPY,STRLCAT} to 1. · 7b5a7c1b
      George Burgess IV authored
      Bionic has both of these functions; their redeclarations break our
      new-style FORTIFY.
      
      Bug: 32073964
      Test: Builds with new FORITFY
      Change-Id: Ia6e43117012dc83f6f11ae78a74bb1f4b07c75fc
      7b5a7c1b
  4. Nov 23, 2016
  5. Aug 11, 2016
    • Josh Gao's avatar
      Define HAVE_ATTRIBUTE__SENTINEL__ to 1. · 819a147a
      Josh Gao authored
      The #define in config.h for __sentinel__ is incorrect and doesn't
      handle __attribute__((__sentinel__(1))). Since we have the attribute,
      just turn it on.
      
      Change-Id: Ifaced8170a274d2d0e527f892986795aaffedb69
      819a147a
  6. Jun 10, 2016
    • Greg Hartman's avatar
      Move away from GLOBAL_CFLAGS for ssh configuration · e7f7ce93
      Greg Hartman authored
      Later branches will not support GLOBAL_CFLAGS.
      This change turns on account mapping for all Android builds.
      It allows SSHDIR to be set in BoardConfig.mk
      
      Bug: 29277511
      
      Change-Id: Ic1411b97468d61a919763db6d42253fdf148df79
      e7f7ce93
  7. Feb 12, 2016
  8. Feb 11, 2016
  9. Feb 09, 2016
  10. Feb 03, 2016
    • Greg Hartman's avatar
      openssh-7.1p2 · ccacbc9b
      Greg Hartman authored
      BUG: 26940969
      
      Change-Id: I8e39cdecbbef4499f72d305132adac86f3532682
      ccacbc9b
  11. Jan 20, 2016
  12. Jan 16, 2016
  13. Dec 18, 2015
Loading