Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

phobos-devel-2.085.1-lp152.2.11 RPM for x86_64

From OpenSuSE Leap 15.2 for x86_64

Name: phobos-devel Distribution: openSUSE Leap 15.2
Version: 2.085.1 Vendor: openSUSE
Release: lp152.2.11 Build date: Tue Jun 9 07:08:33 2020
Group: Development/Libraries/Other Build host: cloud109
Size: 17137120 Source RPM: dmd-2.085.1-lp152.2.11.src.rpm
Packager: https://bugs.opensuse.org
Url: http://dlang.org/
Summary: Development files for the D standard library
Phobos is the standard library for the D Programming Language.

This package contains the includes needed to compile programs against Phobos.

Provides

Requires

License

BSL-1.0

Changelog

* Sat Apr 13 2019 Matthias Eliasson <elimat@opensuse.org>
  - Update to version 2.085.1
    - DMD Compiler regressions:
    * DMD generates wrong code for some circular dependencies
    * D compiler fails to resolve circular module dependency when modules are compiled separately
    * D compiler fails to resolve circular module dependency when modules are compiled together
    * ICE on null default value for struct parameter in constructor
    * DMD 2.085 changes to gsroa make DCD crashing
    * Regression: wrong order of linker arguments, again: -L-l before -L--start-group
    * if (auto x) {} isn't properly rejected
    * DMD fails to compile some circular dependencies spiced with is (T == super) condition
    * [Reg v2.070.2] DMD fails with some circular module refs with Template/Mixin instances
    - DMD Compiler bugs:
    * wrong codegen for destructor call of unnamed struct instance on 64 bit environments
    * case of undetected circular reference in function parameter
    * ICE with multiple mixin templates containing conflicting ctor declarations
    * Segfault when types are used in array literals
    * DMD crash due to circular reference in function return type
    * -checkaction=context not working with attributes
    * [2.085.0-beta.2] Obj-C wrong code overloading selectors and extern(D)
    * case of segfault due to undetected forward reference
    * Compiler crash
    * crash on invalid initializer at CTFE
    * ICE on invalid code
    - Phobos regressions:
    * VariantN has unittests that are compiled into user modules
    - Phobos bugs:
    * std.algorithm.searching.findAmong doesn't save like it should
    - Druntime bugs:
    * wrong time values in GC.profileStats
* Sun Mar 17 2019 Matthias Eliasson <elimat@opensuse.org>
  - Update to version 2.085.0
    - Compiler changes:
    * Add support for Objective-C classes
    * Add support for Objective-C instance variable
    * Add support for Objective-C super calls
    * Deprecate Objective-C interfaces
    * Context-aware assertion error messages
    * Avoid calling the struct constructor from const-casts
    * dmd now supports expressive diagnostic error messages with -verrors=context
    * memcmp() compares are no longer performed for struct equality tests, memberwise comparisons are done instead, per the spec
    * OSX 32-bit is no longer supported
    * -preview and -revert command line switches have been introduced
    * Transition to C++11 character types
    - Runtime changes:
    * Added GC.profileStats() to core.memory
    * Added core.stdcpp.new_
    * Added core.sys.linux.sched.CPU_COUNT.
    * Added core.sys.linux.sched.CPU_ISSET.
    * Moved std.conv.emplace, std.algorithm.mutation.move, std.algorithm.mutation.moveEmplace, and std.functional.forward to core/lifetime.d
    * GC cleanup can now be configured as a DRT GC option
    * A garbage collector with precise heap scanning can now be selected
    * GC.realloc is now more consistent and robust
    * User supplied garbage collectors can now be linked with the runtime
    * Added core.stdcpp.allocator
    * char/wchar fields in most D runtime (core.* and rt.*) structs are now zero-initialized
* Sat Feb 16 2019 Matthias Eliasson <matthias.eliasson@gmail.com>
  - Update to version 2.084.1
    - Compiler bugs
    * -check=in=off doesn't work
    * corrupt ELF library when using pragma(crt_constructor)
    - Compiler enhancements
    * Shared object "libstdc++.so.6" not found, required by "dmd"
  -----  --------------------------------------------------------------
* Sat Jan 05 2019 Matthias Eliasson <matthias.eliasson@gmail.com>
  - Update to version 2.084.0
    - Compiler changes
    * Aliases can be created directly from a __trait.
    * Added -check switch to turn on and off each category of runtime checks.
    * Add -checkaction=D|C|halt compiler switch.
    * -color and -color=on will now always output colorized console output
    * The code generated by mixin statements can now be saved with -mixin
    * Deprecate invalid binary literals
    * Deprecated extern(Pascal) linkage
    * The deprecation phase for fully qualified names that bypassed private imports is finished
    * Templates are now mangled correctly on POSIX
    * Added __c_wchar_t as a correct mangling type for C's wchar_t
    - Runtime changes
    * Added core.stdcpp.array.
    * Add D header file core.sys.darwin.crt_externs for libc/crt_externs.h on Darwin.
    * Added initialize template argument to object.destroy().
    * Added core.stdcpp.string_view.
    - Library changes
    * Add overload std.random.unpredictableSeed!UIntType
* Wed Dec 05 2018 Matthias Eliasson <matthias.eliasson@gmail.com>
  - Update to version 2.083.0
    - Compiler changes
    * Add CppRuntime_* version identifiers
    * Deprecated CLI switch -gc have been removed
    * Expose __traits(isZeroInit, T)
    * Implement new C++ mangling syntax
    * Add pragma(linkerDirective), to emit linker directives into object files
    * fix Issue 14246 - RAII - proper destruction of partially constructed objects
    * Add __traits(getTargetInfo, "key") to query details about the compilation target
    - Library changes
    * std.algorithm.iteration.each is now capable of early-stopping
    * toHash function has been added to std.experimental.checkedint.Checked
* Sun Oct 14 2018 Matthias Eliasson <matthias.eliasson@gmail.com>
  - Update to 2.082.1
    - DMD Compiler regressions
    * Could not CTFE with std.math.exp from 2.082.0
    * [REG 2.081] Can no longer override pragma(lib) with -L switch
    * Some source files names are no longer accepted
    - Phobos regressions
    * Templated format with variable width allocates 2GB of RAM per call.
    - Phobos bugs
    * std.net.curl.post cannot be used with !ubyte
    * std.algorithm.subsitute wrong results for single subrange substitution
* Sun Sep 09 2018 Matthias Eliasson <matthias.eliasson@gmail.com>
  - Update to 2.082.0
    - Compiler changes
    * Support for comparing arrays of unsigned byte-sized types and structs has been added to -betterC
    * Added D_ModuleInfo, D_Exceptions, and D_TypeInfo version identifiers
    * Deprecate conditional expression followed by an assign expression
    * Unsafe code can now be used in debug blocks
    * Deprecate usage of opDot
    * D now supports deprecated, @disable and user-defined attributes on enum members
    * Deprecated C-style array declarations will now result in a compilation error
    * Mangling of extern(C++) template on Windows now correctly mangles const non-pointer template parameters.
    * .offsetof and .tupleof for fields of Objective-C classes have now been disabled
    * 64-bit OS X: Revert C++ mangling of long to pre-2.079 to restore size_t interop
    * UDAs on function parameters are now supported
    - Runtime changes
    * Exception trapping can now be disabled via --DRT-trapExceptions=0
    * Additional functions for associative arrays
    * TypeInfo.getHash now uses core.internal.hash.hashOf functions for hash computing
    * core.sys.posix.utsname.update renamed to version_
    - Library changes
    * Single- and double-precision implementations for (a)tan and exp function families
    * std.algorithm.iteration.each is now capable of early-stopping
    * std.algorithm.iteration.joiner can now be used for bidirectional ranges
    * std.algorithm.searching.skipOver can now handle variadic arguments
    * Added staticArray to construct a static array from array / input range. Includes a length-inferring compile-time variant.
    * Deprecated functions for getting the timezone have been removed.
* Sat Aug 18 2018 matthias.eliasson@gmail.com
  - Update to 2.081.2
    - DMD Compiler regressions
    * [REG 2.080] SIGSEGV in el_ptr (s=0x15) at dmd/backend/el.c:1760
    * dmd 2.081 crashed by getVirtualFunctions for a interface extended interface
    - DMD Compiler bugs
    * Associative array opIn with static array key fails with dynamic array
    - Phobos bugs
    * Cannot inline "...Slides.numberOfFullFrames", "...Slides.gap"
    - Druntime bugs
    * __delete doesn't work with immutable
  - Changes in 2.081.1
    - DMD Compiler regressions
    * [REG2.081] getOverloads traits returns empty tuples for void functions
    * [REG 2.080.1] Error: const(Object) is used as a type with structs that have symbol named Object
* Sat Jul 07 2018 matthias.eliasson@gmail.com
  - Update to 2.081.0
    - Compiler changes
    * Deprecate allowing a constructor declaration in a static block
    * Deprecate usage of this and super as types
    * Implement DIP 1009 - Add Expression-Based Contract Syntax
    * extern (C++) construction, destruction, operators and other mangling improvements
    * Support for iterating template overloads
    * __traits(getLinkage, ...) now works on structs, classes, and interfaces.
    * Implicit catch statements will now result in an error
    * Implicit comparison of different enums will now result in an error
    * Implicit string concatenation will now result in an error
    * IRETQ is now supported in inline assembler.
    * Interfaces and classes can be used without the runtime if only static fields are utilized
    * Specifying redundant storage classes will now result in a compiler error
    - Runtime changes
    * Filenames and line numbers have been added to stacktraces on macOS
    * object.destroy() supports extern(C++) classes.
    * Add missing declarations to core.sys.darwin.mach.getsect
    - Library changes
    * The deprecated std.c package has been removed.
    * The performance of std.algorithm.iteration.joiner has been improved
    * std.algorithm.mutation.remove now only accepts integral values or pair of integral values as offset
    * Changed semantics of std.math.{fmin,fmax} wrt. NaNs.
  - Use same auto_bootstrap define for all builds.
* Fri Jun 08 2018 matthias.eliasson@gmail.com
  - Update to 2.080.1
    - DMD Compiler regressions
    * [REG 2.073] object initializer omitted when it should be included.
    * [REG2.078-b1] case where && is not shortcut anymore in CTFE
    * DMD segfault when doing unsafe operation outside of any function
    - DMD Compiler bugs
    * static foreach segfaults on __traits(allMembers)
    * Access violation when generating JSON on static foreach
    * DMD compilation crash
    * -lib crashes on static libraries in the command line
    - Phobos regressions
    * [REG 2.080.0] Compiling byGrapheme Fails
    * DMD "illegal hardware instruction" crash
    * getSymbolsByUDA fails on AliasSeq members
    - Druntime bugs
    * core.internal.string has issues with radix
* Mon May 07 2018 matthias.eliasson@gmail.com
  - Update to 2.080.0
    See the full changelog here:
    https://dlang.org/changelog/2.080.0.html
  - Refresh dmd_use_tarball_bootstrap.diff
* Mon Apr 16 2018 matthias.eliasson@gmail.com
  - Update to 2.079.1
    - DMD Compiler regressions
    * [REG 2.073] [DIP1000] Error on bad interplay of 'auto ref' and 'return' attribute deduction.
    * DMD segmentation fault
    - DMD Compiler bugs
    * Enums are evaluated differently in global scope
    * compiler segfault if new on a union type with dip1000
    - DMD Compiler enhancements
    * Use of delete should be allowed without a deprecation in a deprecated scope
    - Phobos regressions
    * std.regex Captures opAssign returns void since v2.079.0
    * getSymbolsByUDA produces wrong result if one of the symbols having the UDA is a function
    * assigning a std.regex.Captures with 3 or more groups causes double free
    - Phobos bugs
    * [2.079] std.format ignores templated toString if another toString is not a template
    - Phobos enhancements
    * Document the type of std.stdio.stdin and friends
    - Druntime regressions
    * [Reg 2.079] src/rt/tracegc.d(43): Deprecation: The delete keyword has been deprecated
* Tue Apr 10 2018 matthias.eliasson@gmail.com
  - Enable auto_bootstrap for Tumbleweed to get successful builds
  - Run spec-cleaner
* Fri Mar 30 2018 guillaume.gardet@opensuse.org
  - Build only for %ix86 and x86_64 since other arch cannot be boostrapped
* Mon Mar 05 2018 matthias.eliasson@gmail.com
  - Update to 2.079.0
    * Full changelog: https://dlang.org/changelog/2.079.0.html
  - spec-cleaner was run
  - use %config(noreplace) for dmd.conf
    Make sure we don't replace if users modify this config.
* Thu Mar 01 2018 matthias.eliasson@gmail.com
  - Enable auto_bootrap for Leap 15.0
  - Add !buildignore gcc-PIE for i586 arch since it will not compile on i586 with PIE enabled
* Sun Feb 18 2018 matthias.eliasson@gmail.com
  - Update to 2.078.3
    - DMD Compiler regressions
    * [REG2.078.2] Access violation when dmd tries to print highlighted code
    - DMD Compiler bugs
    * Switch skips over declaration issued for explicitly uninitialized variables
* Sun Feb 11 2018 matthias.eliasson@gmail.com
  - Update to 2.078.2
    - DMD Compiler regressions
    * [REG 2.078] dmd can't generate 64-bit binaries on Windows 10 with VS 2015
    * [Reg 2.078] Building fails with VC 2015 Build Tools
    - DMD Compiler bugs
    * wrong code for int.min > 0
    - Druntime regressions
    * [Reg 2.078] comparison of arrays of associative arrays no longer compiles
* Wed Jan 24 2018 matthias.eliasson@gmail.com
  - Update to 2.078.1
    - DMD Compiler regressions
    * [REG2.060] DMD hang in semantic3 on alias this
    - DMD Compiler bugs
    * undefined reference to __coverage
    * unittests get different names depending on how the files are passed to dmd
    * building with -m64 doesn't work with sc.ini from the zip distribution and VS2017
    - Phobos bugs
    * std.array.replace throws a range violation if the from range is longer than the array
    * Generic functions in std.math cannot be overloaded
    - Druntime regressions
    * module config is in file 'rt/config.d' which cannot be read
* Sat Jan 13 2018 matthias.eliasson@gmail.com
  - Update to 2.078.0
  - Update auto_bootstrap version to 2.078.0
  - Remove bootrap option for ldc since we have working bootstraping with dmd
  - Did some more clean-up in spec of build flags that was wrong and redundant
  - Update default dmd.conf with more accurate includes
* Mon Jan 01 2018 matthias.eliasson@gmail.com
  - Enable PIC and set Model=32 for i586 builds
  - Disable auto_bootstrap
* Tue Dec 12 2017 matthias.eliasson@gmail.com
  - Enable auto_bootstrap to make it build on i586.
* Sat Dec 09 2017 matthias.eliasson@gmail.com
  - Update to 2.077.1
    * [REG2.068] compile-time string concatenation fails with CTFE and char[] literal involved
    * compiler segfault in DsymbolSemanticVisitor::visit(UnittestDeclaration*)
    * [REG 2.077.0] dmd 2.077.0 crashes when computing mangling symbol for simple program
    * [Reg 2.077] don't build libphobos2.a with PIC for i386
    * [Reg 2.075] Fibers guard page uses a lot more memory mappings
  - Add "-fPIC" to DFLAGS in dmd.conf for 32bit so we can compile D programs for i586.
* Fri Nov 17 2017 joop.boonen@opensuse.org
  - Added missing LICENSE.txt to docs
  - Improved the spec file
* Sun Nov 05 2017 matthias.eliasson@gmail.com
  - Update to 2.077.0
    * Mangled Symbols now back reference types and identifiers
    * Removed prelude assert for constructors & destructors
    * DMD builds are now reproducible
    * core.atomic.atomicLoad's returns types have changed for aggregate types that have indirections
    * Vectorized array operations are now templated
  - Build with AUTO_BOOTSTRAP disabled
  - Run spec-cleaner
* Thu Oct 26 2017 joop.boonen@opensuse.org
  - Update to 2.076.1
    * fix Issue 16997 - Integral promotion rules not being followed for unary + - ~ operators
    * Mangled Symbols now back reference types and identifiers.
    * Removed prelude assert for constructors & destructors
    * DMD builds are now reproducible
  - Build with AUTO_BOOTSTRAP
* Fri Jun 09 2017 jengelh@inai.de
  - Rework description
* Fri May 26 2017 mailaender@opensuse.org
  - Update to 2.073.2
  - https://en.opensuse.org/SourceUrls
* Sat Mar 11 2017 matthias.eliasson@gmail.com
  - Update to 2.073.1
* Thu Apr 07 2016 schuetzm@gmx.net
  - Update to 2.071.0
    Compiler Changes
  - Import access checks for fully qualified names were fixed.
  - Protection for selective and renamed imports were fixed.
    Language Changes
  - Imports no longer hide locals declared in outer scopes.
  - Private symbols are no longer visible in other modules.
  - Manifest constant can now be used for deprecation message.
    Library Changes
  - A clear method has been added to associative arrays to remove all elements.
  - The GC now uses a spinlock instead of a recursive mutex.
  - Calls to GC.free are now ignored during finalization instead of throwing an InvalidMemoryOperationError, see Bugzilla 15353.
  - GC.addRoot and GC.addRange now use a separate lock.
  - GCAllocator.goodAllocSize was added.
  - High-level API of std.net.curl now uses Appender for received content. Which generally makes all calls slightly faster. Up to 200ms for large amounts of data.
  - Repeat was added to obtain a repeating AliasSeq consisting of template arguments.
  - fold was added as an alternative to reduce with argument order swapped.
  - Added nextPow2 and truncPow2 to std.math.
  - bsf, bsr, and popcnt now work with ulongs on 32 bit systems.
  - topN is now 5% - 7% faster.
  - Unary overloads of startsWith and endsWith were added.
  - maxCount and maxPos were added.
  - Range support for the convenience wrapper redBlackTree was added.
    See the full changelog here:
    http://dlang.org/changelog/2.071.0.html
* Fri Mar 04 2016 schuetzm@gmx.net
  - Update to 2.070.2
    This is a bugfix release, please refer to the changelog for details:
    http://dlang.org/changelog/2.070.2.html
* Sun Feb 28 2016 schuetzm@gmx.net
  - Update to 2.070.1
    This is a bugfix release, see the changelog for details:
    http://dlang.org/changelog/2.070.1.html
* Thu Jan 28 2016 schuetzm@gmx.net
  Update to 2.070.0
    Language Changes
  - Add syntactic support to make an alias to a function literal.
    Library Changes
  - The package std.experimental.ndslice was added. It is also available as part of the Mir library.
  - The core.sys.windows package has been greatly expanded.
  - TypeInfo.init has been renamed to TypeInfo.initializer.
  - std.json encodes string control characters.
  - Default LogLevel of FileLogger was changed to LogLevel.all.
  - Access to the internal ptr and len fields of BitArray was deprecated.
    See the full changelog here:
    http://dlang.org/changelog/2.070.0.html
* Thu Dec 03 2015 schuetzm@gmx.net
  Update to 2.069.2
    This is a bugfix release, see the changelog for details:
    http://dlang.org/changelog/2.069.2.html
* Thu Nov 05 2015 schuetzm@gmx.net
  Update to 2.069
    This is the first release with a self-hosted dmd compiler and comes
    with even more rangified phobos functions,
    std.experimental.allocator, and many other improvements.
    See the changelog for more details.
    http://dlang.org/changelog/2.069.0.html
* Thu Sep 24 2015 schuetzm@gmx.net
  - update 2.068.2
  - This point release fixes a few regressions 2.068.1, see the
    changelog for more details:
    http://dlang.org/changelog/2.068.2.html
* Mon Sep 07 2015 schuetzm@gmx.net
  - update to 2.068.1
  - Fixes bugs and regressions in 2.068.0
* Mon Aug 10 2015 schuetzm@gmx.net
  - update to 2.068.0
    Notable changes:
  - many rangified phobos functions
  - 2 new GC profilers
  - a new AA implementation
  - countless further improvements and fixes
* Sun Jun 07 2015 schuetzm@gmx.net
  - update to 2.067.1
* Wed Mar 25 2015 schuetzm@gmx.net
  - update to 2.067.0
* Tue Nov 25 2014 pastas4@gmail.com
  - add a valid dmd.conf file (from upstream)
  - recommend phobos-devel
* Sun Nov 16 2014 mailaender@opensuse.org
  - use https://en.opensuse.org/SourceUrls
  - new project URL
  - split libphobos as discussed in bos#905648
  - add Artistic license
  - deprecate dmd-fix-build.patch
  - deprecate dmd-rpmlintrc
* Sun Nov 16 2014 pastas4@gmail.com
  - update to 2.066.1

Files

/usr/include/dlang
/usr/include/dlang/dmd
/usr/include/dlang/dmd/core
/usr/include/dlang/dmd/core/atomic.d
/usr/include/dlang/dmd/core/attribute.d
/usr/include/dlang/dmd/core/bitop.d
/usr/include/dlang/dmd/core/checkedint.d
/usr/include/dlang/dmd/core/cpuid.d
/usr/include/dlang/dmd/core/demangle.d
/usr/include/dlang/dmd/core/exception.d
/usr/include/dlang/dmd/core/internal
/usr/include/dlang/dmd/core/internal/abort.d
/usr/include/dlang/dmd/core/internal/arrayop.d
/usr/include/dlang/dmd/core/internal/convert.d
/usr/include/dlang/dmd/core/internal/dassert.d
/usr/include/dlang/dmd/core/internal/hash.d
/usr/include/dlang/dmd/core/internal/parseoptions.d
/usr/include/dlang/dmd/core/internal/spinlock.d
/usr/include/dlang/dmd/core/internal/string.d
/usr/include/dlang/dmd/core/internal/traits.d
/usr/include/dlang/dmd/core/internal/utf.d
/usr/include/dlang/dmd/core/lifetime.d
/usr/include/dlang/dmd/core/math.d
/usr/include/dlang/dmd/core/memory.d
/usr/include/dlang/dmd/core/runtime.d
/usr/include/dlang/dmd/core/simd.d
/usr/include/dlang/dmd/core/stdc
/usr/include/dlang/dmd/core/stdc/assert_.d
/usr/include/dlang/dmd/core/stdc/complex.d
/usr/include/dlang/dmd/core/stdc/config.d
/usr/include/dlang/dmd/core/stdc/ctype.d
/usr/include/dlang/dmd/core/stdc/errno.d
/usr/include/dlang/dmd/core/stdc/fenv.d
/usr/include/dlang/dmd/core/stdc/float_.d
/usr/include/dlang/dmd/core/stdc/inttypes.d
/usr/include/dlang/dmd/core/stdc/limits.d
/usr/include/dlang/dmd/core/stdc/locale.d
/usr/include/dlang/dmd/core/stdc/math.d
/usr/include/dlang/dmd/core/stdc/signal.d
/usr/include/dlang/dmd/core/stdc/stdarg.d
/usr/include/dlang/dmd/core/stdc/stddef.d
/usr/include/dlang/dmd/core/stdc/stdint.d
/usr/include/dlang/dmd/core/stdc/stdio.d
/usr/include/dlang/dmd/core/stdc/stdlib.d
/usr/include/dlang/dmd/core/stdc/string.d
/usr/include/dlang/dmd/core/stdc/tgmath.d
/usr/include/dlang/dmd/core/stdc/time.d
/usr/include/dlang/dmd/core/stdc/wchar_.d
/usr/include/dlang/dmd/core/stdc/wctype.d
/usr/include/dlang/dmd/core/stdcpp
/usr/include/dlang/dmd/core/stdcpp/allocator.d
/usr/include/dlang/dmd/core/stdcpp/array.d
/usr/include/dlang/dmd/core/stdcpp/exception.d
/usr/include/dlang/dmd/core/stdcpp/new_.d
/usr/include/dlang/dmd/core/stdcpp/string_view.d
/usr/include/dlang/dmd/core/stdcpp/type_traits.d
/usr/include/dlang/dmd/core/stdcpp/typeinfo.d
/usr/include/dlang/dmd/core/stdcpp/xutility.d
/usr/include/dlang/dmd/core/sync
/usr/include/dlang/dmd/core/sync/barrier.di
/usr/include/dlang/dmd/core/sync/condition.di
/usr/include/dlang/dmd/core/sync/config.di
/usr/include/dlang/dmd/core/sync/exception.di
/usr/include/dlang/dmd/core/sync/mutex.di
/usr/include/dlang/dmd/core/sync/rwmutex.di
/usr/include/dlang/dmd/core/sync/semaphore.di
/usr/include/dlang/dmd/core/sys
/usr/include/dlang/dmd/core/sys/darwin
/usr/include/dlang/dmd/core/sys/darwin/crt_externs.d
/usr/include/dlang/dmd/core/sys/darwin/dlfcn.d
/usr/include/dlang/dmd/core/sys/darwin/execinfo.d
/usr/include/dlang/dmd/core/sys/darwin/mach
/usr/include/dlang/dmd/core/sys/darwin/mach/dyld.d
/usr/include/dlang/dmd/core/sys/darwin/mach/getsect.d
/usr/include/dlang/dmd/core/sys/darwin/mach/kern_return.d
/usr/include/dlang/dmd/core/sys/darwin/mach/loader.d
/usr/include/dlang/dmd/core/sys/darwin/mach/port.d
/usr/include/dlang/dmd/core/sys/darwin/mach/semaphore.d
/usr/include/dlang/dmd/core/sys/darwin/mach/thread_act.d
/usr/include/dlang/dmd/core/sys/darwin/netinet
/usr/include/dlang/dmd/core/sys/darwin/netinet/in_.d
/usr/include/dlang/dmd/core/sys/darwin/pthread.d
/usr/include/dlang/dmd/core/sys/darwin/sys
/usr/include/dlang/dmd/core/sys/darwin/sys/cdefs.d
/usr/include/dlang/dmd/core/sys/darwin/sys/event.d
/usr/include/dlang/dmd/core/sys/darwin/sys/mman.d
/usr/include/dlang/dmd/core/sys/dragonflybsd
/usr/include/dlang/dmd/core/sys/dragonflybsd/dlfcn.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/execinfo.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/netinet
/usr/include/dlang/dmd/core/sys/dragonflybsd/netinet/in_.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/pthread_np.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/_bitset.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/_cpuset.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/cdefs.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/elf.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/elf32.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/elf64.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/elf_common.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/event.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/link_elf.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/sys/mman.d
/usr/include/dlang/dmd/core/sys/dragonflybsd/time.d
/usr/include/dlang/dmd/core/sys/freebsd
/usr/include/dlang/dmd/core/sys/freebsd/dlfcn.d
/usr/include/dlang/dmd/core/sys/freebsd/execinfo.d
/usr/include/dlang/dmd/core/sys/freebsd/netinet
/usr/include/dlang/dmd/core/sys/freebsd/netinet/in_.d
/usr/include/dlang/dmd/core/sys/freebsd/pthread_np.d
/usr/include/dlang/dmd/core/sys/freebsd/sys
/usr/include/dlang/dmd/core/sys/freebsd/sys/_bitset.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/_cpuset.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/cdefs.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/elf.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/elf32.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/elf64.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/elf_common.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/event.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/link_elf.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/mman.d
/usr/include/dlang/dmd/core/sys/freebsd/sys/mount.d
/usr/include/dlang/dmd/core/sys/freebsd/time.d
/usr/include/dlang/dmd/core/sys/freebsd/unistd.d
/usr/include/dlang/dmd/core/sys/linux
/usr/include/dlang/dmd/core/sys/linux/config.d
/usr/include/dlang/dmd/core/sys/linux/dlfcn.d
/usr/include/dlang/dmd/core/sys/linux/elf.d
/usr/include/dlang/dmd/core/sys/linux/epoll.d
/usr/include/dlang/dmd/core/sys/linux/errno.d
/usr/include/dlang/dmd/core/sys/linux/execinfo.d
/usr/include/dlang/dmd/core/sys/linux/fcntl.d
/usr/include/dlang/dmd/core/sys/linux/ifaddrs.d
/usr/include/dlang/dmd/core/sys/linux/link.d
/usr/include/dlang/dmd/core/sys/linux/netinet
/usr/include/dlang/dmd/core/sys/linux/netinet/in_.d
/usr/include/dlang/dmd/core/sys/linux/netinet/tcp.d
/usr/include/dlang/dmd/core/sys/linux/sched.d
/usr/include/dlang/dmd/core/sys/linux/sys
/usr/include/dlang/dmd/core/sys/linux/sys/auxv.d
/usr/include/dlang/dmd/core/sys/linux/sys/eventfd.d
/usr/include/dlang/dmd/core/sys/linux/sys/file.d
/usr/include/dlang/dmd/core/sys/linux/sys/inotify.d
/usr/include/dlang/dmd/core/sys/linux/sys/mman.d
/usr/include/dlang/dmd/core/sys/linux/sys/netinet
/usr/include/dlang/dmd/core/sys/linux/sys/netinet/tcp.d
/usr/include/dlang/dmd/core/sys/linux/sys/prctl.d
/usr/include/dlang/dmd/core/sys/linux/sys/signalfd.d
/usr/include/dlang/dmd/core/sys/linux/sys/socket.d
/usr/include/dlang/dmd/core/sys/linux/sys/sysinfo.d
/usr/include/dlang/dmd/core/sys/linux/sys/time.d
/usr/include/dlang/dmd/core/sys/linux/sys/xattr.d
/usr/include/dlang/dmd/core/sys/linux/termios.d
/usr/include/dlang/dmd/core/sys/linux/time.d
/usr/include/dlang/dmd/core/sys/linux/timerfd.d
/usr/include/dlang/dmd/core/sys/linux/tipc.d
/usr/include/dlang/dmd/core/sys/linux/unistd.d
/usr/include/dlang/dmd/core/sys/openbsd
/usr/include/dlang/dmd/core/sys/openbsd/dlfcn.d
/usr/include/dlang/dmd/core/sys/posix
/usr/include/dlang/dmd/core/sys/posix/aio.d
/usr/include/dlang/dmd/core/sys/posix/arpa
/usr/include/dlang/dmd/core/sys/posix/arpa/inet.d
/usr/include/dlang/dmd/core/sys/posix/config.d
/usr/include/dlang/dmd/core/sys/posix/dirent.d
/usr/include/dlang/dmd/core/sys/posix/dlfcn.d
/usr/include/dlang/dmd/core/sys/posix/fcntl.d
/usr/include/dlang/dmd/core/sys/posix/grp.d
/usr/include/dlang/dmd/core/sys/posix/iconv.d
/usr/include/dlang/dmd/core/sys/posix/inttypes.d
/usr/include/dlang/dmd/core/sys/posix/libgen.d
/usr/include/dlang/dmd/core/sys/posix/net
/usr/include/dlang/dmd/core/sys/posix/net/if_.d
/usr/include/dlang/dmd/core/sys/posix/netdb.d
/usr/include/dlang/dmd/core/sys/posix/netinet
/usr/include/dlang/dmd/core/sys/posix/netinet/in_.d
/usr/include/dlang/dmd/core/sys/posix/netinet/tcp.d
/usr/include/dlang/dmd/core/sys/posix/poll.d
/usr/include/dlang/dmd/core/sys/posix/pthread.d
/usr/include/dlang/dmd/core/sys/posix/pwd.d
/usr/include/dlang/dmd/core/sys/posix/sched.d
/usr/include/dlang/dmd/core/sys/posix/semaphore.d
/usr/include/dlang/dmd/core/sys/posix/setjmp.d
/usr/include/dlang/dmd/core/sys/posix/signal.d
/usr/include/dlang/dmd/core/sys/posix/spawn.d
/usr/include/dlang/dmd/core/sys/posix/stdio.d
/usr/include/dlang/dmd/core/sys/posix/stdlib.d
/usr/include/dlang/dmd/core/sys/posix/sys
/usr/include/dlang/dmd/core/sys/posix/sys/filio.d
/usr/include/dlang/dmd/core/sys/posix/sys/ioccom.d
/usr/include/dlang/dmd/core/sys/posix/sys/ioctl.d
/usr/include/dlang/dmd/core/sys/posix/sys/ipc.d
/usr/include/dlang/dmd/core/sys/posix/sys/mman.d
/usr/include/dlang/dmd/core/sys/posix/sys/resource.d
/usr/include/dlang/dmd/core/sys/posix/sys/select.d
/usr/include/dlang/dmd/core/sys/posix/sys/shm.d
/usr/include/dlang/dmd/core/sys/posix/sys/socket.d
/usr/include/dlang/dmd/core/sys/posix/sys/stat.d
/usr/include/dlang/dmd/core/sys/posix/sys/statvfs.d
/usr/include/dlang/dmd/core/sys/posix/sys/time.d
/usr/include/dlang/dmd/core/sys/posix/sys/ttycom.d
/usr/include/dlang/dmd/core/sys/posix/sys/types.d
/usr/include/dlang/dmd/core/sys/posix/sys/uio.d
/usr/include/dlang/dmd/core/sys/posix/sys/un.d
/usr/include/dlang/dmd/core/sys/posix/sys/utsname.d
/usr/include/dlang/dmd/core/sys/posix/sys/wait.d
/usr/include/dlang/dmd/core/sys/posix/syslog.d
/usr/include/dlang/dmd/core/sys/posix/termios.d
/usr/include/dlang/dmd/core/sys/posix/time.d
/usr/include/dlang/dmd/core/sys/posix/ucontext.d
/usr/include/dlang/dmd/core/sys/posix/unistd.d
/usr/include/dlang/dmd/core/sys/posix/utime.d
/usr/include/dlang/dmd/core/sys/solaris
/usr/include/dlang/dmd/core/sys/solaris/dlfcn.d
/usr/include/dlang/dmd/core/sys/solaris/elf.d
/usr/include/dlang/dmd/core/sys/solaris/execinfo.d
/usr/include/dlang/dmd/core/sys/solaris/libelf.d
/usr/include/dlang/dmd/core/sys/solaris/link.d
/usr/include/dlang/dmd/core/sys/solaris/sys
/usr/include/dlang/dmd/core/sys/solaris/sys/elf.d
/usr/include/dlang/dmd/core/sys/solaris/sys/elf_386.d
/usr/include/dlang/dmd/core/sys/solaris/sys/elf_SPARC.d
/usr/include/dlang/dmd/core/sys/solaris/sys/elf_amd64.d
/usr/include/dlang/dmd/core/sys/solaris/sys/elf_notes.d
/usr/include/dlang/dmd/core/sys/solaris/sys/elftypes.d
/usr/include/dlang/dmd/core/sys/solaris/sys/link.d
/usr/include/dlang/dmd/core/sys/solaris/sys/priocntl.d
/usr/include/dlang/dmd/core/sys/solaris/sys/procset.d
/usr/include/dlang/dmd/core/sys/solaris/sys/types.d
/usr/include/dlang/dmd/core/sys/solaris/time.d
/usr/include/dlang/dmd/core/sys/windows
/usr/include/dlang/dmd/core/sys/windows/accctrl.d
/usr/include/dlang/dmd/core/sys/windows/aclapi.d
/usr/include/dlang/dmd/core/sys/windows/aclui.d
/usr/include/dlang/dmd/core/sys/windows/basetsd.d
/usr/include/dlang/dmd/core/sys/windows/basetyps.d
/usr/include/dlang/dmd/core/sys/windows/cderr.d
/usr/include/dlang/dmd/core/sys/windows/cguid.d
/usr/include/dlang/dmd/core/sys/windows/com.d
/usr/include/dlang/dmd/core/sys/windows/comcat.d
/usr/include/dlang/dmd/core/sys/windows/commctrl.d
/usr/include/dlang/dmd/core/sys/windows/commdlg.d
/usr/include/dlang/dmd/core/sys/windows/core.d
/usr/include/dlang/dmd/core/sys/windows/cpl.d
/usr/include/dlang/dmd/core/sys/windows/cplext.d
/usr/include/dlang/dmd/core/sys/windows/custcntl.d
/usr/include/dlang/dmd/core/sys/windows/dbghelp.d
/usr/include/dlang/dmd/core/sys/windows/dbghelp_types.d
/usr/include/dlang/dmd/core/sys/windows/dbt.d
/usr/include/dlang/dmd/core/sys/windows/dde.d
/usr/include/dlang/dmd/core/sys/windows/ddeml.d
/usr/include/dlang/dmd/core/sys/windows/dhcpcsdk.d
/usr/include/dlang/dmd/core/sys/windows/dlgs.d
/usr/include/dlang/dmd/core/sys/windows/dll.d
/usr/include/dlang/dmd/core/sys/windows/docobj.d
/usr/include/dlang/dmd/core/sys/windows/errorrep.d
/usr/include/dlang/dmd/core/sys/windows/exdisp.d
/usr/include/dlang/dmd/core/sys/windows/exdispid.d
/usr/include/dlang/dmd/core/sys/windows/httpext.d
/usr/include/dlang/dmd/core/sys/windows/idispids.d
/usr/include/dlang/dmd/core/sys/windows/imagehlp.d
/usr/include/dlang/dmd/core/sys/windows/imm.d
/usr/include/dlang/dmd/core/sys/windows/intshcut.d
/usr/include/dlang/dmd/core/sys/windows/ipexport.d
/usr/include/dlang/dmd/core/sys/windows/iphlpapi.d
/usr/include/dlang/dmd/core/sys/windows/ipifcons.d
/usr/include/dlang/dmd/core/sys/windows/iprtrmib.d
/usr/include/dlang/dmd/core/sys/windows/iptypes.d
/usr/include/dlang/dmd/core/sys/windows/isguids.d
/usr/include/dlang/dmd/core/sys/windows/lm.d
/usr/include/dlang/dmd/core/sys/windows/lmaccess.d
/usr/include/dlang/dmd/core/sys/windows/lmalert.d
/usr/include/dlang/dmd/core/sys/windows/lmapibuf.d
/usr/include/dlang/dmd/core/sys/windows/lmat.d
/usr/include/dlang/dmd/core/sys/windows/lmaudit.d
/usr/include/dlang/dmd/core/sys/windows/lmbrowsr.d
/usr/include/dlang/dmd/core/sys/windows/lmchdev.d
/usr/include/dlang/dmd/core/sys/windows/lmconfig.d
/usr/include/dlang/dmd/core/sys/windows/lmcons.d
/usr/include/dlang/dmd/core/sys/windows/lmerr.d
/usr/include/dlang/dmd/core/sys/windows/lmerrlog.d
/usr/include/dlang/dmd/core/sys/windows/lmmsg.d
/usr/include/dlang/dmd/core/sys/windows/lmremutl.d
/usr/include/dlang/dmd/core/sys/windows/lmrepl.d
/usr/include/dlang/dmd/core/sys/windows/lmserver.d
/usr/include/dlang/dmd/core/sys/windows/lmshare.d
/usr/include/dlang/dmd/core/sys/windows/lmsname.d
/usr/include/dlang/dmd/core/sys/windows/lmstats.d
/usr/include/dlang/dmd/core/sys/windows/lmsvc.d
/usr/include/dlang/dmd/core/sys/windows/lmuse.d
/usr/include/dlang/dmd/core/sys/windows/lmuseflg.d
/usr/include/dlang/dmd/core/sys/windows/lmwksta.d
/usr/include/dlang/dmd/core/sys/windows/lzexpand.d
/usr/include/dlang/dmd/core/sys/windows/mapi.d
/usr/include/dlang/dmd/core/sys/windows/mciavi.d
/usr/include/dlang/dmd/core/sys/windows/mcx.d
/usr/include/dlang/dmd/core/sys/windows/mgmtapi.d
/usr/include/dlang/dmd/core/sys/windows/mmsystem.d
/usr/include/dlang/dmd/core/sys/windows/msacm.d
/usr/include/dlang/dmd/core/sys/windows/mshtml.d
/usr/include/dlang/dmd/core/sys/windows/mswsock.d
/usr/include/dlang/dmd/core/sys/windows/nb30.d
/usr/include/dlang/dmd/core/sys/windows/nddeapi.d
/usr/include/dlang/dmd/core/sys/windows/nspapi.d
/usr/include/dlang/dmd/core/sys/windows/ntdef.d
/usr/include/dlang/dmd/core/sys/windows/ntdll.d
/usr/include/dlang/dmd/core/sys/windows/ntldap.d
/usr/include/dlang/dmd/core/sys/windows/ntsecapi.d
/usr/include/dlang/dmd/core/sys/windows/ntsecpkg.d
/usr/include/dlang/dmd/core/sys/windows/oaidl.d
/usr/include/dlang/dmd/core/sys/windows/objbase.d
/usr/include/dlang/dmd/core/sys/windows/objfwd.d
/usr/include/dlang/dmd/core/sys/windows/objidl.d
/usr/include/dlang/dmd/core/sys/windows/objsafe.d
/usr/include/dlang/dmd/core/sys/windows/ocidl.d
/usr/include/dlang/dmd/core/sys/windows/odbcinst.d
/usr/include/dlang/dmd/core/sys/windows/ole.d
/usr/include/dlang/dmd/core/sys/windows/ole2.d
/usr/include/dlang/dmd/core/sys/windows/ole2ver.d
/usr/include/dlang/dmd/core/sys/windows/oleacc.d
/usr/include/dlang/dmd/core/sys/windows/oleauto.d
/usr/include/dlang/dmd/core/sys/windows/olectl.d
/usr/include/dlang/dmd/core/sys/windows/olectlid.d
/usr/include/dlang/dmd/core/sys/windows/oledlg.d
/usr/include/dlang/dmd/core/sys/windows/oleidl.d
/usr/include/dlang/dmd/core/sys/windows/pbt.d
/usr/include/dlang/dmd/core/sys/windows/powrprof.d
/usr/include/dlang/dmd/core/sys/windows/prsht.d
/usr/include/dlang/dmd/core/sys/windows/psapi.d
/usr/include/dlang/dmd/core/sys/windows/rapi.d
/usr/include/dlang/dmd/core/sys/windows/ras.d
/usr/include/dlang/dmd/core/sys/windows/rasdlg.d
/usr/include/dlang/dmd/core/sys/windows/raserror.d
/usr/include/dlang/dmd/core/sys/windows/rassapi.d
/usr/include/dlang/dmd/core/sys/windows/reason.d
/usr/include/dlang/dmd/core/sys/windows/regstr.d
/usr/include/dlang/dmd/core/sys/windows/richedit.d
/usr/include/dlang/dmd/core/sys/windows/richole.d
/usr/include/dlang/dmd/core/sys/windows/rpc.d
/usr/include/dlang/dmd/core/sys/windows/rpcdce.d
/usr/include/dlang/dmd/core/sys/windows/rpcdce2.d
/usr/include/dlang/dmd/core/sys/windows/rpcdcep.d
/usr/include/dlang/dmd/core/sys/windows/rpcndr.d
/usr/include/dlang/dmd/core/sys/windows/rpcnsi.d
/usr/include/dlang/dmd/core/sys/windows/rpcnsip.d
/usr/include/dlang/dmd/core/sys/windows/rpcnterr.d
/usr/include/dlang/dmd/core/sys/windows/schannel.d
/usr/include/dlang/dmd/core/sys/windows/secext.d
/usr/include/dlang/dmd/core/sys/windows/security.d
/usr/include/dlang/dmd/core/sys/windows/servprov.d
/usr/include/dlang/dmd/core/sys/windows/setupapi.d
/usr/include/dlang/dmd/core/sys/windows/shellapi.d
/usr/include/dlang/dmd/core/sys/windows/shldisp.d
/usr/include/dlang/dmd/core/sys/windows/shlguid.d
/usr/include/dlang/dmd/core/sys/windows/shlobj.d
/usr/include/dlang/dmd/core/sys/windows/shlwapi.d
/usr/include/dlang/dmd/core/sys/windows/snmp.d
/usr/include/dlang/dmd/core/sys/windows/sql.d
/usr/include/dlang/dmd/core/sys/windows/sqlext.d
/usr/include/dlang/dmd/core/sys/windows/sqltypes.d
/usr/include/dlang/dmd/core/sys/windows/sqlucode.d
/usr/include/dlang/dmd/core/sys/windows/sspi.d
/usr/include/dlang/dmd/core/sys/windows/stacktrace.d
/usr/include/dlang/dmd/core/sys/windows/stat.d
/usr/include/dlang/dmd/core/sys/windows/subauth.d
/usr/include/dlang/dmd/core/sys/windows/threadaux.d
/usr/include/dlang/dmd/core/sys/windows/tlhelp32.d
/usr/include/dlang/dmd/core/sys/windows/tmschema.d
/usr/include/dlang/dmd/core/sys/windows/unknwn.d
/usr/include/dlang/dmd/core/sys/windows/uuid.d
/usr/include/dlang/dmd/core/sys/windows/vfw.d
/usr/include/dlang/dmd/core/sys/windows/w32api.d
/usr/include/dlang/dmd/core/sys/windows/winbase.d
/usr/include/dlang/dmd/core/sys/windows/winber.d
/usr/include/dlang/dmd/core/sys/windows/wincon.d
/usr/include/dlang/dmd/core/sys/windows/wincrypt.d
/usr/include/dlang/dmd/core/sys/windows/windef.d
/usr/include/dlang/dmd/core/sys/windows/windows.d
/usr/include/dlang/dmd/core/sys/windows/winerror.d
/usr/include/dlang/dmd/core/sys/windows/wingdi.d
/usr/include/dlang/dmd/core/sys/windows/winhttp.d
/usr/include/dlang/dmd/core/sys/windows/wininet.d
/usr/include/dlang/dmd/core/sys/windows/winioctl.d
/usr/include/dlang/dmd/core/sys/windows/winldap.d
/usr/include/dlang/dmd/core/sys/windows/winnetwk.d
/usr/include/dlang/dmd/core/sys/windows/winnls.d
/usr/include/dlang/dmd/core/sys/windows/winnt.d
/usr/include/dlang/dmd/core/sys/windows/winperf.d
/usr/include/dlang/dmd/core/sys/windows/winreg.d
/usr/include/dlang/dmd/core/sys/windows/winsock2.d
/usr/include/dlang/dmd/core/sys/windows/winspool.d
/usr/include/dlang/dmd/core/sys/windows/winsvc.d
/usr/include/dlang/dmd/core/sys/windows/winuser.d
/usr/include/dlang/dmd/core/sys/windows/winver.d
/usr/include/dlang/dmd/core/sys/windows/wtsapi32.d
/usr/include/dlang/dmd/core/sys/windows/wtypes.d
/usr/include/dlang/dmd/core/thread.d
/usr/include/dlang/dmd/core/time.d
/usr/include/dlang/dmd/core/vararg.d
/usr/include/dlang/dmd/etc
/usr/include/dlang/dmd/etc/c
/usr/include/dlang/dmd/etc/c/curl.d
/usr/include/dlang/dmd/etc/c/odbc
/usr/include/dlang/dmd/etc/c/odbc/sql.d
/usr/include/dlang/dmd/etc/c/odbc/sqlext.d
/usr/include/dlang/dmd/etc/c/odbc/sqltypes.d
/usr/include/dlang/dmd/etc/c/odbc/sqlucode.d
/usr/include/dlang/dmd/etc/c/sqlite3.d
/usr/include/dlang/dmd/etc/c/zlib
/usr/include/dlang/dmd/etc/c/zlib.d
/usr/include/dlang/dmd/etc/c/zlib/ChangeLog
/usr/include/dlang/dmd/etc/c/zlib/README
/usr/include/dlang/dmd/etc/c/zlib/adler32.c
/usr/include/dlang/dmd/etc/c/zlib/algorithm.txt
/usr/include/dlang/dmd/etc/c/zlib/compress.c
/usr/include/dlang/dmd/etc/c/zlib/crc32.c
/usr/include/dlang/dmd/etc/c/zlib/crc32.h
/usr/include/dlang/dmd/etc/c/zlib/deflate.c
/usr/include/dlang/dmd/etc/c/zlib/deflate.h
/usr/include/dlang/dmd/etc/c/zlib/example.c
/usr/include/dlang/dmd/etc/c/zlib/gzclose.c
/usr/include/dlang/dmd/etc/c/zlib/gzguts.h
/usr/include/dlang/dmd/etc/c/zlib/gzlib.c
/usr/include/dlang/dmd/etc/c/zlib/gzread.c
/usr/include/dlang/dmd/etc/c/zlib/gzwrite.c
/usr/include/dlang/dmd/etc/c/zlib/infback.c
/usr/include/dlang/dmd/etc/c/zlib/inffast.c
/usr/include/dlang/dmd/etc/c/zlib/inffast.h
/usr/include/dlang/dmd/etc/c/zlib/inffixed.h
/usr/include/dlang/dmd/etc/c/zlib/inflate.c
/usr/include/dlang/dmd/etc/c/zlib/inflate.h
/usr/include/dlang/dmd/etc/c/zlib/inftrees.c
/usr/include/dlang/dmd/etc/c/zlib/inftrees.h
/usr/include/dlang/dmd/etc/c/zlib/linux.mak
/usr/include/dlang/dmd/etc/c/zlib/minigzip.c
/usr/include/dlang/dmd/etc/c/zlib/osx.mak
/usr/include/dlang/dmd/etc/c/zlib/trees.c
/usr/include/dlang/dmd/etc/c/zlib/trees.h
/usr/include/dlang/dmd/etc/c/zlib/uncompr.c
/usr/include/dlang/dmd/etc/c/zlib/win32.mak
/usr/include/dlang/dmd/etc/c/zlib/win64.mak
/usr/include/dlang/dmd/etc/c/zlib/zconf.h
/usr/include/dlang/dmd/etc/c/zlib/zlib.3
/usr/include/dlang/dmd/etc/c/zlib/zlib.h
/usr/include/dlang/dmd/etc/c/zlib/zutil.c
/usr/include/dlang/dmd/etc/c/zlib/zutil.h
/usr/include/dlang/dmd/etc/linux
/usr/include/dlang/dmd/etc/linux/memoryerror.d
/usr/include/dlang/dmd/index.d
/usr/include/dlang/dmd/object.d
/usr/include/dlang/dmd/std
/usr/include/dlang/dmd/std/algorithm
/usr/include/dlang/dmd/std/algorithm/comparison.d
/usr/include/dlang/dmd/std/algorithm/internal.d
/usr/include/dlang/dmd/std/algorithm/iteration.d
/usr/include/dlang/dmd/std/algorithm/mutation.d
/usr/include/dlang/dmd/std/algorithm/package.d
/usr/include/dlang/dmd/std/algorithm/searching.d
/usr/include/dlang/dmd/std/algorithm/setops.d
/usr/include/dlang/dmd/std/algorithm/sorting.d
/usr/include/dlang/dmd/std/array.d
/usr/include/dlang/dmd/std/ascii.d
/usr/include/dlang/dmd/std/base64.d
/usr/include/dlang/dmd/std/bigint.d
/usr/include/dlang/dmd/std/bitmanip.d
/usr/include/dlang/dmd/std/compiler.d
/usr/include/dlang/dmd/std/complex.d
/usr/include/dlang/dmd/std/concurrency.d
/usr/include/dlang/dmd/std/container
/usr/include/dlang/dmd/std/container/array.d
/usr/include/dlang/dmd/std/container/binaryheap.d
/usr/include/dlang/dmd/std/container/dlist.d
/usr/include/dlang/dmd/std/container/package.d
/usr/include/dlang/dmd/std/container/rbtree.d
/usr/include/dlang/dmd/std/container/slist.d
/usr/include/dlang/dmd/std/container/util.d
/usr/include/dlang/dmd/std/conv.d
/usr/include/dlang/dmd/std/csv.d
/usr/include/dlang/dmd/std/datetime
/usr/include/dlang/dmd/std/datetime/date.d
/usr/include/dlang/dmd/std/datetime/interval.d
/usr/include/dlang/dmd/std/datetime/package.d
/usr/include/dlang/dmd/std/datetime/stopwatch.d
/usr/include/dlang/dmd/std/datetime/systime.d
/usr/include/dlang/dmd/std/datetime/timezone.d
/usr/include/dlang/dmd/std/demangle.d
/usr/include/dlang/dmd/std/digest
/usr/include/dlang/dmd/std/digest/crc.d
/usr/include/dlang/dmd/std/digest/digest.d
/usr/include/dlang/dmd/std/digest/hmac.d
/usr/include/dlang/dmd/std/digest/md.d
/usr/include/dlang/dmd/std/digest/murmurhash.d
/usr/include/dlang/dmd/std/digest/package.d
/usr/include/dlang/dmd/std/digest/ripemd.d
/usr/include/dlang/dmd/std/digest/sha.d
/usr/include/dlang/dmd/std/encoding.d
/usr/include/dlang/dmd/std/exception.d
/usr/include/dlang/dmd/std/experimental
/usr/include/dlang/dmd/std/experimental/all.d
/usr/include/dlang/dmd/std/experimental/allocator
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/affix_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/aligned_block_list.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/allocator_list.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/ascending_page_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/bitmapped_block.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/bucketizer.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/fallback_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/free_list.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/free_tree.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/kernighan_ritchie.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/null_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/package.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/quantizer.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/region.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/scoped_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/segregator.d
/usr/include/dlang/dmd/std/experimental/allocator/building_blocks/stats_collector.d
/usr/include/dlang/dmd/std/experimental/allocator/common.d
/usr/include/dlang/dmd/std/experimental/allocator/gc_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/mallocator.d
/usr/include/dlang/dmd/std/experimental/allocator/mmap_allocator.d
/usr/include/dlang/dmd/std/experimental/allocator/package.d
/usr/include/dlang/dmd/std/experimental/allocator/showcase.d
/usr/include/dlang/dmd/std/experimental/allocator/typed.d
/usr/include/dlang/dmd/std/experimental/checkedint.d
/usr/include/dlang/dmd/std/experimental/logger
/usr/include/dlang/dmd/std/experimental/logger/core.d
/usr/include/dlang/dmd/std/experimental/logger/filelogger.d
/usr/include/dlang/dmd/std/experimental/logger/multilogger.d
/usr/include/dlang/dmd/std/experimental/logger/nulllogger.d
/usr/include/dlang/dmd/std/experimental/logger/package.d
/usr/include/dlang/dmd/std/experimental/note.md
/usr/include/dlang/dmd/std/experimental/typecons.d
/usr/include/dlang/dmd/std/file.d
/usr/include/dlang/dmd/std/format.d
/usr/include/dlang/dmd/std/functional.d
/usr/include/dlang/dmd/std/getopt.d
/usr/include/dlang/dmd/std/internal
/usr/include/dlang/dmd/std/internal/attributes.d
/usr/include/dlang/dmd/std/internal/cstring.d
/usr/include/dlang/dmd/std/internal/digest
/usr/include/dlang/dmd/std/internal/digest/sha_SSSE3.d
/usr/include/dlang/dmd/std/internal/math
/usr/include/dlang/dmd/std/internal/math/biguintcore.d
/usr/include/dlang/dmd/std/internal/math/biguintnoasm.d
/usr/include/dlang/dmd/std/internal/math/biguintx86.d
/usr/include/dlang/dmd/std/internal/math/errorfunction.d
/usr/include/dlang/dmd/std/internal/math/gammafunction.d
/usr/include/dlang/dmd/std/internal/memory.d
/usr/include/dlang/dmd/std/internal/scopebuffer.d
/usr/include/dlang/dmd/std/internal/test
/usr/include/dlang/dmd/std/internal/test/dummyrange.d
/usr/include/dlang/dmd/std/internal/test/range.d
/usr/include/dlang/dmd/std/internal/test/uda.d
/usr/include/dlang/dmd/std/internal/unicode_comp.d
/usr/include/dlang/dmd/std/internal/unicode_decomp.d
/usr/include/dlang/dmd/std/internal/unicode_grapheme.d
/usr/include/dlang/dmd/std/internal/unicode_norm.d
/usr/include/dlang/dmd/std/internal/unicode_tables.d
/usr/include/dlang/dmd/std/internal/windows
/usr/include/dlang/dmd/std/internal/windows/advapi32.d
/usr/include/dlang/dmd/std/json.d
/usr/include/dlang/dmd/std/math.d
/usr/include/dlang/dmd/std/mathspecial.d
/usr/include/dlang/dmd/std/meta.d
/usr/include/dlang/dmd/std/mmfile.d
/usr/include/dlang/dmd/std/net
/usr/include/dlang/dmd/std/net/curl.d
/usr/include/dlang/dmd/std/net/isemail.d
/usr/include/dlang/dmd/std/numeric.d
/usr/include/dlang/dmd/std/outbuffer.d
/usr/include/dlang/dmd/std/parallelism.d
/usr/include/dlang/dmd/std/path.d
/usr/include/dlang/dmd/std/process.d
/usr/include/dlang/dmd/std/random.d
/usr/include/dlang/dmd/std/range
/usr/include/dlang/dmd/std/range/interfaces.d
/usr/include/dlang/dmd/std/range/package.d
/usr/include/dlang/dmd/std/range/primitives.d
/usr/include/dlang/dmd/std/regex
/usr/include/dlang/dmd/std/regex/internal
/usr/include/dlang/dmd/std/regex/internal/backtracking.d
/usr/include/dlang/dmd/std/regex/internal/generator.d
/usr/include/dlang/dmd/std/regex/internal/ir.d
/usr/include/dlang/dmd/std/regex/internal/kickstart.d
/usr/include/dlang/dmd/std/regex/internal/parser.d
/usr/include/dlang/dmd/std/regex/internal/tests.d
/usr/include/dlang/dmd/std/regex/internal/tests2.d
/usr/include/dlang/dmd/std/regex/internal/thompson.d
/usr/include/dlang/dmd/std/regex/package.d
/usr/include/dlang/dmd/std/signals.d
/usr/include/dlang/dmd/std/socket.d
/usr/include/dlang/dmd/std/stdint.d
/usr/include/dlang/dmd/std/stdio.d
/usr/include/dlang/dmd/std/string.d
/usr/include/dlang/dmd/std/system.d
/usr/include/dlang/dmd/std/traits.d
/usr/include/dlang/dmd/std/typecons.d
/usr/include/dlang/dmd/std/typetuple.d
/usr/include/dlang/dmd/std/uni.d
/usr/include/dlang/dmd/std/uri.d
/usr/include/dlang/dmd/std/utf.d
/usr/include/dlang/dmd/std/uuid.d
/usr/include/dlang/dmd/std/variant.d
/usr/include/dlang/dmd/std/windows
/usr/include/dlang/dmd/std/windows/charset.d
/usr/include/dlang/dmd/std/windows/registry.d
/usr/include/dlang/dmd/std/windows/syserror.d
/usr/include/dlang/dmd/std/xml.d
/usr/include/dlang/dmd/std/zip.d
/usr/include/dlang/dmd/std/zlib.d
/usr/include/dlang/dmd/unittest.d
/usr/lib64/libphobos2.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:54:57 2024