Thread overview
[D-runtime] [D-Programming-Language/druntime] 700ece: Added Posix <netdb.h> translation.
Jun 16, 2011
Sean Kelly
Jun 16, 2011
David Nadlinger
June 15, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 700ecece2a1dd28c0fc47c6b62f0d7c2d6101bfe
      https://github.com/D-Programming-Language/druntime/commit/700ecece2a1dd28c0fc47c6b62f0d7c2d6101bfe
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M changelog.dd
  M posix.mak
  A src/core/sys/posix/netdb.d

  Log Message:
  -----------
  Added Posix <netdb.h> translation.


  Commit: cea2569146ee9723ce92514e9857f74c732a53c8
      https://github.com/D-Programming-Language/druntime/commit/cea2569146ee9723ce92514e9857f74c732a53c8
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M changelog.dd
  M posix.mak
  A src/core/sys/posix/netdb.d

  Log Message:
  -----------
  Merge pull request #28 from klickverbot/netdb

Added Posix <netdb.h> translation.


Compare: https://github.com/D-Programming-Language/druntime/compare/dc7a9b6...cea2569
June 16, 2011
Darnit, I wanted to edit this one first.

Sent from my iPhone

On Jun 15, 2011, at 11:54 AM, noreply at github.com wrote:

>  Branch: refs/heads/master
>  Home:   https://github.com/D-Programming-Language/druntime
> 
>  Commit: 700ecece2a1dd28c0fc47c6b62f0d7c2d6101bfe
>      https://github.com/D-Programming-Language/druntime/commit/700ecece2a1dd28c0fc47c6b62f0d7c2d6101bfe
>  Author: David Nadlinger <code at klickverbot.at>
>  Date:   2011-06-15 (Wed, 15 Jun 2011)
> 
>  Changed paths:
>    M changelog.dd
>  M posix.mak
>  A src/core/sys/posix/netdb.d
> 
>  Log Message:
>  -----------
>  Added Posix <netdb.h> translation.
> 
> 
>  Commit: cea2569146ee9723ce92514e9857f74c732a53c8
>      https://github.com/D-Programming-Language/druntime/commit/cea2569146ee9723ce92514e9857f74c732a53c8
>  Author: Andrei Alexandrescu <andrei at erdani.com>
>  Date:   2011-06-15 (Wed, 15 Jun 2011)
> 
>  Changed paths:
>    M changelog.dd
>  M posix.mak
>  A src/core/sys/posix/netdb.d
> 
>  Log Message:
>  -----------
>  Merge pull request #28 from klickverbot/netdb
> 
> Added Posix <netdb.h> translation.
> 
> 
> Compare: https://github.com/D-Programming-Language/druntime/compare/dc7a9b6...cea2569
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
June 16, 2011
On 6/16/11 6:12 PM, Sean Kelly wrote:
> Darnit, I wanted to edit this one first.

Feel free to ? the only piece of code in existence that uses this should be std.socket, so as long as that still compiles?

David


>
> Sent from my iPhone
>
> On Jun 15, 2011, at 11:54 AM, noreply at github.com wrote:
>
>>   Branch: refs/heads/master
>>   Home:   https://github.com/D-Programming-Language/druntime
>>
>>   Commit: 700ecece2a1dd28c0fc47c6b62f0d7c2d6101bfe
>>       https://github.com/D-Programming-Language/druntime/commit/700ecece2a1dd28c0fc47c6b62f0d7c2d6101bfe
>>   Author: David Nadlinger<code at klickverbot.at>
>>   Date:   2011-06-15 (Wed, 15 Jun 2011)
>>
>>   Changed paths:
>>     M changelog.dd
>>   M posix.mak
>>   A src/core/sys/posix/netdb.d
>>
>>   Log Message:
>>   -----------
>>   Added Posix<netdb.h>  translation.
>>
>>
>>   Commit: cea2569146ee9723ce92514e9857f74c732a53c8
>>       https://github.com/D-Programming-Language/druntime/commit/cea2569146ee9723ce92514e9857f74c732a53c8
>>   Author: Andrei Alexandrescu<andrei at erdani.com>
>>   Date:   2011-06-15 (Wed, 15 Jun 2011)
>>
>>   Changed paths:
>>     M changelog.dd
>>   M posix.mak
>>   A src/core/sys/posix/netdb.d
>>
>>   Log Message:
>>   -----------
>>   Merge pull request #28 from klickverbot/netdb
>>
>> Added Posix<netdb.h>  translation.
>>
>>
>> Compare: https://github.com/D-Programming-Language/druntime/compare/dc7a9b6...cea2569
>> _______________________________________________
>> D-runtime mailing list
>> D-runtime at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/d-runtime
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime